Skip to content

Commit 97da6ed

Browse files
fix(deps): update module sigs.k8s.io/controller-tools to v0.18.0
1 parent 21249fc commit 97da6ed

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/google/go-cmp v0.6.0
1212
google.golang.org/protobuf v1.32.0
1313
k8s.io/apimachinery v0.29.1
14-
sigs.k8s.io/controller-tools v0.13.0
14+
sigs.k8s.io/controller-tools v0.18.0
1515
)
1616

1717
require (

0 commit comments

Comments
 (0)