Skip to content

Commit

Permalink
vendor: update metahelm
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeykhalil committed Oct 2, 2020
1 parent ef0bcbc commit c50d613
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 14 deletions.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
# - run: curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
# - run: dep status
# - run: go get -v
- run: go vet
- run: go build
test:
docker:
Expand Down
6 changes: 3 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

[[constraint]]
name = "github.com/dollarshaveclub/metahelm"
version = "=0.6.1"
version = "=0.6.2"

[[constraint]]
name = "github.com/golang/mock"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 12 additions & 9 deletions vendor/github.com/dollarshaveclub/metahelm/pkg/metahelm/error.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c50d613

Please sign in to comment.