Skip to content

Commit

Permalink
chore(dependencies): Bump to protoc 3.14.0 (#154)
Browse files Browse the repository at this point in the history
* chore(dependencies): Bump to protoc 3.14.0

The only difference is that the generated code now imports the
wrappers from the newer "google.golang.org/protobuf" instead of
from "google.golang.org/protobuf".

* chore(dependencies): Add indirect dependency

go get -u -t ./... && go mod tidy

This added one indirect dependency that seemed to be missing. No
upgrades were found because we're using dependabot to keep updated.
  • Loading branch information
ezimanyi authored Nov 16, 2020
1 parent 16d6813 commit cb975ff
Show file tree
Hide file tree
Showing 93 changed files with 579 additions and 576 deletions.
2 changes: 1 addition & 1 deletion api/client/artifact/artifacts.pb.go

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

14 changes: 7 additions & 7 deletions api/client/artifact/bitbucket.pb.go

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

14 changes: 7 additions & 7 deletions api/client/artifact/gcs.pb.go

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

14 changes: 7 additions & 7 deletions api/client/artifact/github.pb.go

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

14 changes: 7 additions & 7 deletions api/client/artifact/gitlab.pb.go

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

18 changes: 9 additions & 9 deletions api/client/artifact/gitrepo.pb.go

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

14 changes: 7 additions & 7 deletions api/client/artifact/helm.pb.go

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

14 changes: 7 additions & 7 deletions api/client/artifact/http.pb.go

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

Loading

0 comments on commit cb975ff

Please sign in to comment.