Skip to content
New issue

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

Docker build throws error "go mod download: github.com/Azure/[email protected]+incompatible: ... x509: certificate signed by unknown authority" #4

Open
tjjkj opened this issue Jan 19, 2023 · 1 comment

Comments

@tjjkj
Copy link

tjjkj commented Jan 19, 2023

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

[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

@Nicolas-ggd
Copy link

Anyone fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants