-
-
Notifications
You must be signed in to change notification settings - Fork 288
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Building the project fails with the following error:
verifying github.com/go-sprout/sprout@v1.0.1: checksum mismatch
downloaded: h1:UzLvVt+heiiJBUpgRDXftSMdqVgJA4nnTgrakYaQF88=
go.sum: h1:IOMNNWV8pkr485t+IivkGwo9AfmcKodXLqwZHpfqb6U=
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.
Steps to reproduce the behavior:
- Build project with
go build
- Get Error
Expected behavior
Project builds normally
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working