-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
With
go get -u go.artemisc.eu/godium/secretstream
I receive the following error:
package git.schwanenlied.me/yawning/chacha20.git: code in directory C:\Users\crande\go\src\git.schwanenlied.me\yawning\chacha20.git expects import "gitlab.com/yawning/chacha20.git"
package github.com/Yawning/chacha20: code in directory C:\Users\crande\go\src\github.com\Yawning\chacha20 expects import "gitlab.com/yawning/chacha20.git"
The case is different (Yawning vs yawning). I also noticed that there are mix of gitlab vs git.schwanenlied.me vs github.com imports for the same chach20 library.
Am I missing something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels