Skip to content

Import error with go get #7

@challarao

Description

@challarao

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions