Open
Description
Steps:
- Installed Go v1.17.1.
- Trying to install using documented command:
go get -u github.com/radovskyb/watcher/...
- Got error:
go: downloading github.com/radovskyb/watcher v1.0.7
go get: installing executables with 'go get' in module mode is deprecated.
Use 'go install pkg@version' instead.
For more information, see https://golang.org/doc/go-get-install-deprecation
or run 'go help get' or 'go help install'.
Metadata
Metadata
Assignees
Labels
No labels