diff --git a/test/go.mod b/test/go.mod index f02cd65f4..427bd528f 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.2 ) require (