Dockerfile build fails with unknown revision #40524
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
We're using bitbucket and go get cannot fetch private repositories inside docker container.
git clone works just fine
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?linux x64
What did you expect to see?
go get not failing
What did you see instead?
go get fails with
unknown revision
The text was updated successfully, but these errors were encountered: