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
Hello,
When building go 1.11 applications, git is required for dependency management using go mod.
Should git not be added? e.g. in alpine images via apk add git ?