fix(deps): update module k8s.io/apimachinery to v0.33.1

This commit is contained in:
renovate[bot] 2025-05-15 23:54:21 +00:00 committed by GitHub
parent 45bc905d9f
commit 095a63e7e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -9,7 +9,7 @@ require (
github.com/crossplane/function-sdk-go v0.4.0
github.com/google/go-cmp v0.6.0
google.golang.org/protobuf v1.34.3-0.20240816073751-94ecbc261689
k8s.io/apimachinery v0.31.0
k8s.io/apimachinery v0.33.1
sigs.k8s.io/controller-tools v0.16.0
)