Skip to content

Commit

Permalink
fix change to vendored files (#2102)
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 <steve@chef.io>
  • Loading branch information
stevendanna authored Nov 4, 2019
1 parent f48d6bd commit 1ca18af
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 1ca18af

Please sign in to comment.