Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update install from source instructions #45

Open
hut8 opened this issue Apr 16, 2022 · 0 comments
Open

Update install from source instructions #45

hut8 opened this issue Apr 16, 2022 · 0 comments

Comments

@hut8
Copy link
Contributor

hut8 commented Apr 16, 2022

If someone wants to install from source using 1.18, they get:

$ go get -u github.com/kevinburke/go-bindata/...
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'.

This is what's given in the README.

A fix will be given in a PR momentarily. Thanks for maintaining this awesome tool 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant