Closed Spyder1 closed 2 years ago
? build? Information insufficiency
@sipt the same issue when trying to build from sources
here the errors log:
$ > go build -tags release
go: finding github.com/apaxa-go/helper latest
go: finding github.com/Yawning/chacha20 latest
go: github.com/sipt/shuttle/cmd imports
github.com/sipt/shuttle/ciphers imports
github.com/sipt/shuttle/ciphers/ssstream imports
github.com/Yawning/chacha20: github.com/Yawning/chacha20@v0.0.0-20190903091407-6d1cb28dc72c: parsing go.mod:
module declares its path as: gitlab.com/yawning/chacha20.git
but was required as: github.com/Yawning/chacha20
$ >
looks like now the module on GitHub is just a mirror to GitLab https://github.com/Yawning/chacha20/blob/master/go.mod#L1
Error on installing $#github.com/cipher/chacha20.go No found.