Skip to content

Commit 32c352e

Browse files
fix(deps): update module k8s.io/apimachinery to v0.35.0
1 parent 3e8dce6 commit 32c352e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/crossplane/function-sdk-go v0.5.0
88
github.com/google/go-cmp v0.7.0
99
google.golang.org/protobuf v1.36.11
10-
k8s.io/apimachinery v0.34.3
10+
k8s.io/apimachinery v0.35.0
1111
sigs.k8s.io/controller-tools v0.19.0
1212
)
1313

0 commit comments

Comments
 (0)