monitoring-mixins / mixtool

mixtool is a helper for easily working with jsonnet mixins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation issue

woraccmsq opened this issue · comments

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?