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
Running go get on modules where the go.mod is in a subdir instead of the root eg http://gitea/owner/repo/subdir?go-get=1 will now always return a 404 which makes go get fail.