mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 06:16:08 -04:00
deps: update K8s dependencies (#1496)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
be94710f5b
commit
3f35a6c904
11 changed files with 180 additions and 180 deletions
|
@ -3,8 +3,8 @@ module github.com/edgelesssys/constellation/v2/operators/constellation-node-oper
|
|||
go 1.19
|
||||
|
||||
require (
|
||||
k8s.io/api v0.26.2
|
||||
k8s.io/apimachinery v0.26.2
|
||||
k8s.io/api v0.26.3
|
||||
k8s.io/apimachinery v0.26.3
|
||||
sigs.k8s.io/controller-runtime v0.14.5
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue