We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building the repo throws the below error at step RUN go mod download. Any idea? docker build -t telemetry-exporter .
[build 5/7] RUN go mod download: #9 41.56 go mod download: github.com/Azure/[email protected]+incompatible: Get "https://storage.googleapis.com/proxy-golang-org-prod/2...... : x509: certificate signed by unknown authority
executor failed running [/bin/sh -c go mod download]: exit code: 1
The text was updated successfully, but these errors were encountered:
Anyone fix this issue?
Sorry, something went wrong.
No branches or pull requests
Building the repo throws the below error at step RUN go mod download. Any idea?
docker build -t telemetry-exporter .
=> ERROR [build 5/7] RUN go mod download 41.8s
executor failed running [/bin/sh -c go mod download]: exit code: 1
The text was updated successfully, but these errors were encountered: