Skip to content

Commit 4aaa10f

Browse files
fix(deps): update module k8s.io/apimachinery to v0.34.0
1 parent 68c1f1b commit 4aaa10f

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
@@ -10,7 +10,7 @@ require (
1010
github.com/crossplane/function-sdk-go v0.1.0
1111
github.com/google/go-cmp v0.7.0
1212
google.golang.org/protobuf v1.32.0
13-
k8s.io/apimachinery v0.29.1
13+
k8s.io/apimachinery v0.34.0
1414
sigs.k8s.io/controller-tools v0.13.0
1515
)
1616

0 commit comments

Comments
 (0)