Skip to content

Commit 421eb8d

Browse files
fix(deps): update module k8s.io/apimachinery to v0.33.4
1 parent f19b8bf commit 421eb8d

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
@@ -9,7 +9,7 @@ require (
99
github.com/crossplane/function-sdk-go v0.4.0
1010
github.com/google/go-cmp v0.6.0
1111
google.golang.org/protobuf v1.34.3-0.20240816073751-94ecbc261689
12-
k8s.io/apimachinery v0.31.0
12+
k8s.io/apimachinery v0.33.4
1313
sigs.k8s.io/controller-tools v0.16.0
1414
)
1515

0 commit comments

Comments
 (0)