Skip to content

checksum mismatch for v0.6.0 #1418

@chenqi0805

Description

@chenqi0805

Describe the bug
A clear and concise description of what the bug is.
go: downloading go.opentelemetry.io/collector v0.6.0
go get: go.opentelemetry.io/[email protected]: verifying module: checksum mismatch
downloaded: h1:j7TJX0CMNfGDu2zx9ohmw8li/G6ZZYX/kEpA2B0A5fg=
sum.golang.org: h1:ade+H/U3+m+Bf234cap10+rnBV4x7RMNLFl4/1jI0Io=

SECURITY ERROR
This download does NOT match the one reported by the checksum server.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

Steps to reproduce
If possible, provide a recipe for reproducing the error.

go get -u go.opentelemetry.io/[email protected]

What did you expect to see?
A clear and concise description of what you expected to see.

What did you see instead?
A clear and concise description of what you saw instead.

What version did you use?
Version: (e.g., v0.4.0, 1eb551b, etc)

What config did you use?
Config: (e.g. the yaml config file)

Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions