-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: Capture deps w/ latest version of godep
Previous deps merge had been captured by an older version of godep, updating godep and rerunning... godep save $(go list ./... | grep -v /vendor/) ...yielded this diff. New `godep` also produced a warning to pin to the major Go version instead of the minor one, which we do here as well.
- Loading branch information
Showing
109 changed files
with
31,166 additions
and
5 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
197 changes: 197 additions & 0 deletions
197
vendor/github.com/golang/protobuf/proto/clone.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.