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 2eed1c5 commit f79c797Copy full SHA for f79c797
1 file changed
go.mod
@@ -5,7 +5,7 @@ go 1.26
5
require (
6
github.com/gruntwork-io/terratest v1.0.0
7
github.com/stretchr/testify v1.11.1
8
- k8s.io/api v0.35.0
+ k8s.io/api v0.36.1
9
)
10
11
0 commit comments