We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e28b8 commit 350feb5Copy full SHA for 350feb5
go.mod
@@ -17,7 +17,7 @@ require (
17
github.com/swaggo/files v1.0.1
18
github.com/swaggo/gin-swagger v1.6.1
19
github.com/swaggo/swag v1.16.6
20
- github.com/testcontainers/testcontainers-go v0.38.0
+ github.com/testcontainers/testcontainers-go v0.39.0
21
github.com/testcontainers/testcontainers-go/modules/postgres v0.38.0
22
github.com/updatecli/updatecli v0.106.0
23
)
0 commit comments