Skip to content

Commit f79c797

Browse files
fix(deps): update kubernetes monorepo to v0.36.1
1 parent 2eed1c5 commit f79c797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.26
55
require (
66
github.com/gruntwork-io/terratest v1.0.0
77
github.com/stretchr/testify v1.11.1
8-
k8s.io/api v0.35.0
8+
k8s.io/api v0.36.1
99
)
1010

1111
require (

0 commit comments

Comments
 (0)