mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-11 10:08:33 -04:00
deps: remove dependency on helm/v2 (#3219)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
c004e0610d
commit
c7e8dfd1e8
5 changed files with 2 additions and 6 deletions
1
go.mod
1
go.mod
|
|
@ -124,7 +124,6 @@ require (
|
|||
google.golang.org/grpc v1.64.0
|
||||
google.golang.org/protobuf v1.34.2
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
helm.sh/helm v2.17.0+incompatible
|
||||
helm.sh/helm/v3 v3.15.2
|
||||
k8s.io/api v0.30.2
|
||||
k8s.io/apiextensions-apiserver v0.30.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue