Skip to content

Commit

Permalink
Merge pull request #61 from hayorov/renovate/google.golang.org-api-0.x
Browse files Browse the repository at this point in the history
Update module google.golang.org/api to v0.30.0
  • Loading branch information
hayorov authored Aug 10, 2020
2 parents db8ce0e + 6d7f247 commit 1ec2ab0
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ module github.com/hayorov/helm-gcs
go 1.14

require (
cloud.google.com/go/storage v1.6.0
cloud.google.com/go/storage v1.10.0
github.com/ghodss/yaml v1.0.0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.6.0
github.com/spf13/cobra v1.0.0
google.golang.org/api v0.26.0
google.golang.org/api v0.30.0
helm.sh/helm/v3 v3.2.2
)
Loading

0 comments on commit 1ec2ab0

Please sign in to comment.