8000 Installation documentation are out of date · Issue #11 · unstoppabledomains/resolution-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Installation documentation are out of date #11
Open
@gnufred

Description

@gnufred

Following the instruction on how to install the CLI from the README.MD result in an error

% go get -u github.com/unstoppabledomains/resolution-cli/resolution
go: go.mod file not found in current directory or any parent directory.
        'go get' is no longer supported outside a module.
        To build and install a command, use 'go install' with a version,
        like 'go install example.com/cmd@latest'
        For more information, see https://golang.org/doc/go-get-install-deprecation
        or run 'go help get' or 'go help install'.
% go version
go version go1.19.1 linux/amd64

So I figured I'd follow the install path

% go install github.com/unstoppabledomains/resolution-cli/resolution@latest
[...]
% resolution --version
resolution version v1.1.0

Guess I'll just wget the binary 😓

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0