Skip to content

Commit

Permalink
fix change to vendored files
Browse files Browse the repository at this point in the history
`go mod verify` does not verify the vendored copies of
dependencies:

golang/go#27348

As such, it seems that this change snuck in. This commit is the result
of commit the all changes produced by `make revendor` on master.

Signed-off-by: Steven Danna <[email protected]>
  • Loading branch information
stevendanna committed Nov 4, 2019
1 parent dcf68e3 commit d73f30b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vendor/github.com/grpc-ecosystem/grpc-gateway/go.mod

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

0 comments on commit d73f30b

Please sign in to comment.