File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/prometheus/common v0.42.0
11
11
github.com/spf13/pflag v1.0.5
12
12
github.com/spf13/viper v1.16.0
13
- github.com/testcontainers/testcontainers-go v0.24.0
13
+ github.com/testcontainers/testcontainers-go v0.24.1
14
14
github.com/tj/assert v0.0.3
15
15
go.mongodb.org/mongo-driver v1.12.1
16
16
go.uber.org/zap v1.26.0
Original file line number Diff line number Diff line change @@ -281,8 +281,8 @@ github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXl
281
281
github.com/subosito/gotenv v1.4.2 h1:X1TuBLAMDFbaTAChgCBLu3DU3UPyELpnF2jjJ2cz/S8 =
282
282
github.com/subosito/gotenv v1.4.2 /go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0 =
283
283
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 /go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww =
284
- github.com/testcontainers/testcontainers-go v0.24.0 h1:eqkq6nNIPVrqpXNyn/s5jDBqPGuWtND2hOMEBrUULIw =
285
- github.com/testcontainers/testcontainers-go v0.24.0 /go.mod h1:MGBiAkCm86yXQoCiipmQCqZLVdk1uFqtMqaU1Or0MRk =
284
+ github.com/testcontainers/testcontainers-go v0.24.1 h1:gJdZuQIVWnMJTo+CmQMEP7/CAagNk/0jbcUPn3OWvD8 =
285
+ github.com/testcontainers/testcontainers-go v0.24.1 /go.mod h1:MGBiAkCm86yXQoCiipmQCqZLVdk1uFqtMqaU1Or0MRk =
286
286
github.com/tj/assert v0.0.3 h1:Df/BlaZ20mq6kuai7f5z2TvPFiwC3xaWJSDQNiIS3Rk =
287
287
github.com/tj/assert v0.0.3 /go.mod h1:Ne6X72Q+TB1AteidzQncjw9PabbMp4PBMZ1k+vd1Pvk =
288
288
github.com/tklauser/go-sysconf v0.3.11 h1:89WgdJhk5SNwJfu+GKyYveZ4IaJ7xAkecBo+KdJV0CM =
You can’t perform that action at this time.
0 commit comments