File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ require (
97
97
github.com/testcontainers/testcontainers-go/modules/mysql v0.34.0
98
98
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0
99
99
github.com/trufflesecurity/disk-buffer-reader v0.2.1
100
- github.com/wasilibs/go-re2 v1.7 .0
100
+ github.com/wasilibs/go-re2 v1.8 .0
101
101
github.com/xanzy/go-gitlab v0.114.0
102
102
github.com/xo/dburl v0.23.2
103
103
go.mongodb.org/mongo-driver v1.17.1
@@ -277,7 +277,7 @@ require (
277
277
github.com/skeema/knownhosts v1.2.2 // indirect
278
278
github.com/sorairolake/lzip-go v0.3.1 // indirect
279
279
github.com/stretchr/objx v0.5.2 // indirect
280
- github.com/tetratelabs/wazero v1.8.0 // indirect
280
+ github.com/tetratelabs/wazero v1.8.2 // indirect
281
281
github.com/therootcompany/xz v1.0.1 // indirect
282
282
github.com/tklauser/go-sysconf v0.3.12 // indirect
283
283
github.com/tklauser/numcpus v0.6.1 // indirect
Original file line number Diff line number Diff line change @@ -736,6 +736,8 @@ github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0 h1:c51aBXT3
736
736
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0 /go.mod h1:EWP75ogLQU4M4L8U+20mFipjV4WIR9WtlMXSB6/wiuc =
737
737
github.com/tetratelabs/wazero v1.8.0 h1:iEKu0d4c2Pd+QSRieYbnQC9yiFlMS9D+Jr0LsRmcF4g =
738
738
github.com/tetratelabs/wazero v1.8.0 /go.mod h1:yAI0XTsMBhREkM/YDAK/zNou3GoiAce1P6+rp/wQhjs =
739
+ github.com/tetratelabs/wazero v1.8.2 h1:yIgLR/b2bN31bjxwXHD8a3d+BogigR952csSDdLYEv4 =
740
+ github.com/tetratelabs/wazero v1.8.2 /go.mod h1:yAI0XTsMBhREkM/YDAK/zNou3GoiAce1P6+rp/wQhjs =
739
741
github.com/therootcompany/xz v1.0.1 h1:CmOtsn1CbtmyYiusbfmhmkpAAETj0wBIH6kCYaX+xzw =
740
742
github.com/therootcompany/xz v1.0.1 /go.mod h1:3K3UH1yCKgBneZYhuQUvJ9HPD19UEXEI0BWbMn8qNMY =
741
743
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU =
@@ -760,6 +762,8 @@ github.com/vbatts/tar-split v0.11.3 h1:hLFqsOLQ1SsppQNTMpkpPXClLDfC2A3Zgy9OUU+RV
760
762
github.com/vbatts/tar-split v0.11.3 /go.mod h1:9QlHN18E+fEH7RdG+QAJJcuya3rqT7eXSTY7wGrAokY =
761
763
github.com/wasilibs/go-re2 v1.7.0 h1:bYhl8gn+a9h01dxwotNycxkiFPTiSgwUrIz8KZJ90Lc =
762
764
github.com/wasilibs/go-re2 v1.7.0 /go.mod h1:sUsZMLflgl+LNivDE229omtmvjICmOseT9xOy199VDU =
765
+ github.com/wasilibs/go-re2 v1.8.0 h1:6wpqZ31vdoJRSOM41bWEd1AbSmRe161yQkTzoihqwEg =
766
+ github.com/wasilibs/go-re2 v1.8.0 /go.mod h1:RjA3Y/yW6xFL8Iyz8f5sVhttLq5b5DRF8baZ7Sh+elk =
763
767
github.com/wasilibs/nottinygc v0.4.0 h1:h1TJMihMC4neN6Zq+WKpLxgd9xCFMw7O9ETLwY2exJQ =
764
768
github.com/wasilibs/nottinygc v0.4.0 /go.mod h1:oDcIotskuYNMpqMF23l7Z8uzD4TC0WXHK8jetlB3HIo =
765
769
github.com/wasilibs/wazero-helpers v0.0.0-20240620070341-3dff1577cd52 h1:OvLBa8SqJnZ6P+mjlzc2K7PM22rRUPE1x32G9DTPrC4 =
You can’t perform that action at this time.
0 commit comments