Closed woraccmsq closed 2 years ago
GO111MODULE=on go get -u github.com/monitoring-mixins/mixtool/cmd/mixtool
go: downloading github.com/monitoring-mixins/mixtool v0.0.0-20210817124007-bca30663e83c
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'.
Could you please provide other way to install?
GO111MODULE=on go get -u github.com/monitoring-mixins/mixtool/cmd/mixtool
go: downloading github.com/monitoring-mixins/mixtool v0.0.0-20210817124007-bca30663e83c
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'.
Could you please provide other way to install?