diff --git a/test/go.mod b/test/go.mod index fddcb74a..43aa73c7 100644 --- a/test/go.mod +++ b/test/go.mod @@ -5,7 +5,7 @@ go 1.26 require ( github.com/gruntwork-io/terratest v0.56.0 github.com/stretchr/testify v1.11.1 - k8s.io/api v0.35.0 + k8s.io/api v0.36.1 ) require (