go-hook
go-hook copied to clipboard
Installation?
How would I install this Go module into my system? when I use "go install github.com/moutend/go-hook@latest" it gives me:
go: github.com/moutend/go-hook@latest: module github.com/moutend/go-hook@latest found (v0.1.0), but does not contain package github.com/moutend/go-hook
hi,
it should be enough with:
go get github.com/moutend/go-hook