You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`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]>
0 commit comments