You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ go get github.com/mattn/goemon/cmd/goemon
package github.com/mattn/goemon/cmd/goemon/statik: cannot find package "github.com/mattn/goemon/cmd/goemon/statik" in any of:
/usr/lib/go-1.12/src/github.com/mattn/goemon/cmd/goemon/statik (from $GOROOT)
/home/xx/go/src/github.com/mattn/goemon/cmd/goemon/statik (from $GOPATH)
確認したバージョンは以下になります。
$ go version
go version go1.12.10 linux/amd64
The text was updated successfully, but these errors were encountered:
goemonのインストールを実施しようとすると、以下のエラーが発生して失敗する現象が発生しています。
確認したバージョンは以下になります。
The text was updated successfully, but these errors were encountered: