Skip to content

Commit f3ea8a8

Browse files
fix(deps): update kubernetes monorepo to v0.36.1
1 parent 408f401 commit f3ea8a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ require (
88
github.com/onsi/gomega v1.41.0
99
github.com/syngit-org/syngit v0.5.2
1010
golang.org/x/oauth2 v0.36.0
11-
k8s.io/api v0.35.4
12-
k8s.io/apimachinery v0.35.4
11+
k8s.io/api v0.36.1
12+
k8s.io/apimachinery v0.36.1
1313
k8s.io/client-go v0.35.4
1414
sigs.k8s.io/controller-runtime v0.23.3
1515
)

0 commit comments

Comments
 (0)