Skip to content

Commit

Permalink
update module helm.sh/helm/v3 v3.1.2 (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: liuming216448 <[email protected]>
  • Loading branch information
liuming-dev and liuming216448 authored May 14, 2020
1 parent 228ce40 commit be90a95
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 106 deletions.
15 changes: 14 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,23 @@ module github.com/chartmuseum/helm-push
go 1.13

require (
github.com/MakeNowJust/heredoc v0.0.0-20171113091838-e9091a26100e // indirect
github.com/Masterminds/semver v1.5.0 // indirect
github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c // indirect
github.com/emicklei/go-restful v2.11.1+incompatible // indirect
github.com/ghodss/yaml v1.0.0
github.com/go-openapi/spec v0.19.4 // indirect
github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9 // indirect
github.com/googleapis/gnostic v0.3.1 // indirect
github.com/gregjones/httpcache v0.0.0-20181110185634-c63ab54fda8f // indirect
github.com/hashicorp/golang-lru v0.5.3 // indirect
github.com/imdario/mergo v0.3.8 // indirect
github.com/spf13/cobra v0.0.5
helm.sh/helm/v3 v3.0.1
golang.org/x/net v0.0.0-20191028085509-fe3aa8a45271 // indirect
golang.org/x/sys v0.0.0-20191028164358-195ce5e7f934 // indirect
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
google.golang.org/appengine v1.6.5 // indirect
helm.sh/helm/v3 v3.1.2
k8s.io/helm v2.16.1+incompatible
)

Expand Down
Loading

0 comments on commit be90a95

Please sign in to comment.