mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-07-07 12:10:30 +00:00
Update kubernetes packages to v0.33.2
This commit is contained in:
parent
f3ee5c3dc1
commit
01def55321
6
go.mod
6
go.mod
@ -6,9 +6,9 @@ require (
|
|||||||
github.com/onsi/ginkgo/v2 v2.20.2
|
github.com/onsi/ginkgo/v2 v2.20.2
|
||||||
github.com/onsi/gomega v1.34.2
|
github.com/onsi/gomega v1.34.2
|
||||||
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
|
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
|
||||||
k8s.io/api v0.24.0
|
k8s.io/api v0.33.2
|
||||||
k8s.io/apimachinery v0.24.0
|
k8s.io/apimachinery v0.33.2
|
||||||
k8s.io/client-go v0.24.0
|
k8s.io/client-go v0.33.2
|
||||||
sigs.k8s.io/controller-runtime v0.12.1
|
sigs.k8s.io/controller-runtime v0.12.1
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user