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
Fetch go_repositories using importpath, sum, and version
...except for go-containerregistry, which vendors its deps and so
doesn't seem to work with go_repository with sum+version. Instead, fetch
that dependency using a GitHub archive.
0 commit comments