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

taosadapter go build err #131

Open
askgh opened this issue Jan 12, 2023 · 1 comment
Open

taosadapter go build err #131

askgh opened this issue Jan 12, 2023 · 1 comment

Comments

@askgh
Copy link

askgh commented Jan 12, 2023

cd taosadapter

#go build
verifying github.com/influxdata/[email protected]: checksum mismatch
downloaded: h1:UwNxaSv1174kqSAhxA+aFKuroBE40i/eww+PsuJybPY=
go.sum: h1:QBxOByNLon/8aMJvzghXAkJcpvlTezna6wqZNlG1zyE=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
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'.

#go version
go version go1.19.5 linux/amd64

@sunpe
Copy link
Contributor

sunpe commented Feb 24, 2023

please set go proxy and try go mod tidy && go build

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