File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/hashicorp/terraform-plugin-testing v1.13.2
1515 github.com/jackc/pgx/v5 v5.7.5
1616 github.com/stretchr/testify v1.10.0
17- github.com/testcontainers/testcontainers-go v0.37 .0
17+ github.com/testcontainers/testcontainers-go v0.38 .0
1818 github.com/testcontainers/testcontainers-go/modules/postgres v0.37.0
1919)
2020
@@ -98,7 +98,6 @@ require (
9898 github.com/moby/docker-image-spec v1.3.1 // indirect
9999 github.com/moby/go-archive v0.1.0 // indirect
100100 github.com/moby/patternmatcher v0.6.0 // indirect
101- github.com/moby/sys/atomicwriter v0.1.0 // indirect
102101 github.com/moby/sys/sequential v0.6.0 // indirect
103102 github.com/moby/sys/user v0.4.0 // indirect
104103 github.com/moby/sys/userns v0.1.0 // indirect
Original file line number Diff line number Diff line change @@ -294,8 +294,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
294294github.com/stretchr/testify v1.7.2 /go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals =
295295github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
296296github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
297- github.com/testcontainers/testcontainers-go v0.37 .0 h1:L2Qc0vkTw2EHWQ08djon0D2uw7Z/PtHS/QzZZ5Ra/hg =
298- github.com/testcontainers/testcontainers-go v0.37 .0 /go.mod h1:QPzbxZhQ6Bclip9igjLFj6z0hs01bU8lrl2dHQmgFGM =
297+ github.com/testcontainers/testcontainers-go v0.38 .0 h1:d7uEapLcv2P8AvH8ahLqDMMxda2W9gQN1nRbHS28HBw =
298+ github.com/testcontainers/testcontainers-go v0.38 .0 /go.mod h1:C52c9MoHpWO+C4aqmgSU+hxlR5jlEayWtgYrb8Pzz1w =
299299github.com/testcontainers/testcontainers-go/modules/postgres v0.37.0 h1:hsVwFkS6s+79MbKEO+W7A1wNIw1fmkMtF4fg83m6kbc =
300300github.com/testcontainers/testcontainers-go/modules/postgres v0.37.0 /go.mod h1:Qj/eGbRbO/rEYdcRLmN+bEojzatP/+NS1y8ojl2PQsc =
301301github.com/tklauser/go-sysconf v0.3.15 h1:VE89k0criAymJ/Os65CSn1IXaol+1wrsFHEB8Ol49K4 =
You can’t perform that action at this time.
0 commit comments