fix(deps): update kubernetes packages to v0.35.2 (#379)
This commit was merged in pull request #379.
This commit is contained in:
@@ -9,9 +9,9 @@ require (
|
||||
github.com/apex/log v1.9.0
|
||||
github.com/stretchr/testify v1.11.1
|
||||
gitlab.com/unboundsoftware/apex-mocks v0.2.0
|
||||
k8s.io/api v0.35.1
|
||||
k8s.io/apimachinery v0.35.1
|
||||
k8s.io/client-go v0.35.1
|
||||
k8s.io/api v0.35.2
|
||||
k8s.io/apimachinery v0.35.2
|
||||
k8s.io/client-go v0.35.2
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user