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 da58a9c commit 8988e09Copy full SHA for 8988e09
go.mod
@@ -4,7 +4,7 @@ go 1.19
4
5
require (
6
github.com/stretchr/testify v1.9.0
7
- github.com/testcontainers/testcontainers-go v0.26.0
+ github.com/testcontainers/testcontainers-go v0.38.0
8
)
9
10
0 commit comments