Skip to content

Commit 4ad8e82

Browse files
fix(deps): update module k8s.io/apimachinery to v0.35.0
1 parent 7f402ed commit 4ad8e82

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/crossplane/function-sdk-go v0.5.0
99
github.com/google/go-cmp v0.7.0
1010
google.golang.org/protobuf v1.36.10
11-
k8s.io/apimachinery v0.34.0
11+
k8s.io/apimachinery v0.35.0
1212
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
1313
sigs.k8s.io/controller-tools v0.18.0
1414
)

0 commit comments

Comments
 (0)