ozontech / allure-go

Complete Allure provider in Go which doesn't overload the interface usage
https://t.me/allure_go_chat
Apache License 2.0
306 stars 33 forks source link

SECURITY ERROR: verifying github.com/ozontech/allure-go/pkg/framework@v0.6.21: checksum mismatch #76

Closed nugolnikova closed 1 year ago

nugolnikova commented 1 year ago

Describe the bug verifying github.com/ozontech/allure-go/pkg/framework@v0.6.21: checksum mismatch downloaded: h1:FVHaO6tkZl1RulL35HZ+M9NlkCtlKpVOR1TSgdEokF4= go.sum: h1:gSqCHeysGi2+05aeYf02JouLroAB4fQhVkwLTtq1yCY= 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.

To fix: rm go.sum go clean -modcache go mod tidy