Skip to content

Commit 07577d9

Browse files
committed
Bumping up testcontainers dependency to resolve API conflicts
1 parent 79d7f97 commit 07577d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/elastic/fleet-server/pkg/api v0.0.0-00010101000000-000000000000
1717
github.com/elastic/fleet-server/v7 v7.0.0-00010101000000-000000000000
1818
github.com/stretchr/testify v1.10.0
19-
github.com/testcontainers/testcontainers-go v0.31.0
19+
github.com/testcontainers/testcontainers-go v0.36.0
2020
)
2121

2222
require (

0 commit comments

Comments
 (0)