Skip to content

Commit 336d2c0

Browse files
authored
Merge pull request #54 from go-tstr/dependabot/go_modules/github.com/testcontainers/testcontainers-go/modules/postgres-0.38.0
Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.37.0 to 0.38.0
2 parents 79840ee + ae4a027 commit 336d2c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/testcontainers/testcontainers-go v0.38.0
1313
github.com/testcontainers/testcontainers-go/modules/compose v0.38.0
1414
github.com/testcontainers/testcontainers-go/modules/minio v0.37.0
15-
github.com/testcontainers/testcontainers-go/modules/postgres v0.37.0
15+
github.com/testcontainers/testcontainers-go/modules/postgres v0.38.0
1616
golang.org/x/sync v0.16.0
1717
)
1818

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -829,8 +829,8 @@ github.com/testcontainers/testcontainers-go/modules/compose v0.38.0 h1:pGDy6g7qv
829829
github.com/testcontainers/testcontainers-go/modules/compose v0.38.0/go.mod h1:i2QSOyQ82PNjkNLEGws7uISkJEk6zQ08f/0+afywadk=
830830
github.com/testcontainers/testcontainers-go/modules/minio v0.37.0 h1:p2LXViCDHBP0JfVfT9hDxkbTxv+BzAL5ZYOF8sj1q1I=
831831
github.com/testcontainers/testcontainers-go/modules/minio v0.37.0/go.mod h1:OhJqQ9L2FOnb/otqLbjskhj7utl1Z5RFt2k6mhG9aeI=
832-
github.com/testcontainers/testcontainers-go/modules/postgres v0.37.0 h1:hsVwFkS6s+79MbKEO+W7A1wNIw1fmkMtF4fg83m6kbc=
833-
github.com/testcontainers/testcontainers-go/modules/postgres v0.37.0/go.mod h1:Qj/eGbRbO/rEYdcRLmN+bEojzatP/+NS1y8ojl2PQsc=
832+
github.com/testcontainers/testcontainers-go/modules/postgres v0.38.0 h1:KFdx9A0yF94K70T6ibSuvgkQQeX1xKlZVF3hEagXEtY=
833+
github.com/testcontainers/testcontainers-go/modules/postgres v0.38.0/go.mod h1:T/QRECND6N6tAKMxF1Za+G2tpwnGEHcODzHRsgIpw9M=
834834
github.com/tetafro/godot v1.5.1 h1:PZnjCol4+FqaEzvZg5+O8IY2P3hfY9JzRBNPv1pEDS4=
835835
github.com/tetafro/godot v1.5.1/go.mod h1:cCdPtEndkmqqrhiCfkmxDodMQJ/f3L1BCNskCUZdTwk=
836836
github.com/theupdateframework/notary v0.7.0 h1:QyagRZ7wlSpjT5N2qQAh/pN+DVqgekv4DzbAiAiEL3c=

0 commit comments

Comments
 (0)