Skip to content
This repository was archived by the owner on May 18, 2022. It is now read-only.
This repository was archived by the owner on May 18, 2022. It is now read-only.

Set up fail as go get is deprecated #201

Description

@0xWoodpecker

Following the set up instructions, I am running go get github.com/ava-labs/avash. This gives the following error. Sounds like the fix would be the publish this as a versioned package.

go get: installing executables with 'go get' in module mode is deprecated.
	Use 'go install pkg@version' instead.

Also tried the following but doesn't work.

go install ava-labs/avash@latest
go install: ava-labs/avash@latest: malformed module path "ava-labs/avash": missing dot in first path element

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions