Unable to build v0.103

This issue has been tracked since 2022-05-18.

It fails with

$ make
....
go build -trimpath -modcacherw -ldflags "-X main.version=34 -s -w" ./cmd/karma
verifying github.com/go-openapi/[email protected]/go.mod: checksum mismatch
	downloaded: h1:2OpW+JddWPrpXSCIX8eOx7lZ5iyuWj3RYR6VaaBKcWA=
	go.sum:     h1:QbfOSIVt3/sac+a1wzmKbbcLXm5NdZnyBZYtCijp43o=

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

Am I doing something wrong here ?

prymitive wrote this answer on 2022-05-18

Cannot reproduce, I suggest to clean you mod & build cache with go clean -modcache -cache

alxric wrote this answer on 2022-05-18

Thanks, that helped.

More Details About Repo
Owner Name prymitive
Repo Name karma
Full Name prymitive/karma
Language TypeScript
Created Date 2018-09-09
Updated Date 2023-03-17
Star Count 1921
Watcher Count 33
Fork Count 166
Issue Count 2

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date