We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d7f97 commit 07577d9Copy full SHA for 07577d9
testing/go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/elastic/fleet-server/pkg/api v0.0.0-00010101000000-000000000000
17
github.com/elastic/fleet-server/v7 v7.0.0-00010101000000-000000000000
18
github.com/stretchr/testify v1.10.0
19
- github.com/testcontainers/testcontainers-go v0.31.0
+ github.com/testcontainers/testcontainers-go v0.36.0
20
)
21
22
require (
0 commit comments