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
golangci-lint: enable depguard for packages that moved
Prevent accidental imports of the packages that moved to a separate
module, but that are now an alias.
Signed-off-by: Sebastiaan van Stijn <[email protected]>
0 commit comments