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
Remove recommendation to use vendoring from README
Vendoring was relevant in the GOPATH days, but with Go modules, users
can refer to specific versions of Staticcheck, which also protects them
from breaking changes if using our libraries.
0 commit comments