Skip to content

Commit a93daaf

Browse files
fix(deps): update module sigs.k8s.io/controller-tools to v0.20.0
1 parent 3e8dce6 commit a93daaf

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
@@ -8,7 +8,7 @@ require (
88
github.com/google/go-cmp v0.7.0
99
google.golang.org/protobuf v1.36.11
1010
k8s.io/apimachinery v0.34.3
11-
sigs.k8s.io/controller-tools v0.19.0
11+
sigs.k8s.io/controller-tools v0.20.0
1212
)
1313

1414
require (

0 commit comments

Comments
 (0)