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

go get bulk_data_gen failed #171

Open
like-inspur opened this issue Sep 16, 2020 · 0 comments
Open

go get bulk_data_gen failed #171

like-inspur opened this issue Sep 16, 2020 · 0 comments

Comments

@like-inspur
Copy link

go get bulk_data_gen failed like below:

root@mgt01# go get github.com/influxdata/influxdb-comparisons/cmd/bulk_data_gen
go: found github.com/influxdata/influxdb-comparisons/cmd/bulk_data_gen in github.com/influxdata/influxdb-comparisons v0.0.0-20200702145229-f3a7a1e11bb4
go: finding module for package github.com/pelletier/go-toml
go: finding module for package github.com/google/flatbuffers/go
go: finding module for package github.com/golang/protobuf/proto
go: downloading github.com/google/flatbuffers v1.12.0
go: found github.com/pelletier/go-toml in github.com/pelletier/go-toml v1.8.1
go: found github.com/golang/protobuf/proto in github.com/golang/protobuf v1.4.2
go: finding module for package github.com/google/flatbuffers/go
go: finding module for package github.com/google/flatbuffers/go
go: finding module for package github.com/google/flatbuffers/go
../../pkg/mod/github.com/influxdata/[email protected]/bulk_data_gen/common/pools.go:6:2: github.com/google/[email protected]: verifying module: checksum mismatch
	downloaded: h1:N8EguYFm2wwdpoNcpchQY0tPs85vOJkboFb2dPxmixo=
	sum.golang.org: h1:/PtAHvnBY4Kqnx/xCQ3OIV9uYcSFGScBsWI3Oogeh6w=

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'.
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

1 participant