Skip to content

Commit 35090f5

Browse files
chore: update generated files
1 parent 563e256 commit 35090f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ require (
2727
github.com/prometheus/client_golang v1.19.0
2828
github.com/stretchr/testify v1.9.0
2929
github.com/testcontainers/testcontainers-go v0.30.0
30+
golang.org/x/exp v0.0.0-20231226003508-02704c960a9b
3031
)
3132

3233
require (
@@ -89,7 +90,6 @@ require (
8990
go.opentelemetry.io/otel/metric v1.24.0 // indirect
9091
go.opentelemetry.io/otel/trace v1.24.0 // indirect
9192
go.uber.org/multierr v1.11.0 // indirect
92-
golang.org/x/exp v0.0.0-20231226003508-02704c960a9b // indirect
9393
golang.org/x/mod v0.16.0 // indirect
9494
golang.org/x/sync v0.7.0 // indirect
9595
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect

0 commit comments

Comments
 (0)