Skip to content

Commit bd6bb87

Browse files
fix(deps): update module k8s.io/apimachinery to v0.33.4
1 parent cde86d4 commit bd6bb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/pkg/errors v0.9.1
1212
github.com/tidwall/gjson v1.17.3
1313
google.golang.org/protobuf v1.33.0
14-
k8s.io/apimachinery v0.30.0
14+
k8s.io/apimachinery v0.33.4
1515
sigs.k8s.io/controller-tools v0.15.0
1616
)
1717

0 commit comments

Comments
 (0)