Skip to content

Commit 4994d3e

Browse files
fix(deps): update module sigs.k8s.io/controller-tools to v0.17.3
1 parent 1636707 commit 4994d3e

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
@@ -12,7 +12,7 @@ require (
1212
github.com/tidwall/gjson v1.17.3
1313
google.golang.org/protobuf v1.33.0
1414
k8s.io/apimachinery v0.30.0
15-
sigs.k8s.io/controller-tools v0.15.0
15+
sigs.k8s.io/controller-tools v0.17.3
1616
)
1717

1818
require (

0 commit comments

Comments
 (0)