File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ require (
42
42
golang.org/x/tools v0.0.0-20191018212557-ed542cd5b28a
43
43
gopkg.in/gorp.v1 v1.7.2 // indirect
44
44
gopkg.in/yaml.v2 v2.2.4
45
- helm.sh/helm/v3 v3.0.0
45
+ helm.sh/helm/v3 v3.0.1
46
46
k8s.io/api v0.0.0
47
47
k8s.io/apiextensions-apiserver v0.0.0
48
48
k8s.io/apimachinery v0.0.0
Original file line number Diff line number Diff line change @@ -966,6 +966,8 @@ gotest.tools v2.2.0+incompatible/go.mod h1:DsYFclhRJ6vuDpmuTbkuFWG+y2sxOXAzmJt81
966
966
gotest.tools/gotestsum v0.3.5 /go.mod h1:Mnf3e5FUzXbkCfynWBGOwLssY7gTQgCHObK9tMpAriY =
967
967
helm.sh/helm/v3 v3.0.0 h1:or/9cs1GgfcTQeEnR2CVJNw893/rmqIG1KsNHmUiSFw =
968
968
helm.sh/helm/v3 v3.0.0 /go.mod h1:sI7B9yfvMgxtTPMWdk1jSKJ2aa59UyP9qhPydqW6mgo =
969
+ helm.sh/helm/v3 v3.0.1 h1:gEs30kweCOnLFK9Diq2S8b+VHmWQ2oi465GhqTc3ZxI =
970
+ helm.sh/helm/v3 v3.0.1 /go.mod h1:sI7B9yfvMgxtTPMWdk1jSKJ2aa59UyP9qhPydqW6mgo =
969
971
honnef.co/go/tools v0.0.0-20180728063816-88497007e858 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
970
972
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
971
973
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
You can’t perform that action at this time.
0 commit comments