version go1.17 linux/amd64 $ go get github.com/mattn/jvgrep/v5@latest 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'. https://tip.golang.org/doc/go1.18 補足: Go1.17では、go getコマンドを使うと警告が出る(けど使える) 警告は、「go getじゃなくて、go installを使ってね」というもの