Open ricardogama opened 4 years ago
Getting errors while on go get:
go get
build github.com/canthefason/go-watcher/cmd/watcher: cannot load gopkg.in/fsnotify.v1: cannot find module providing package gopkg.in/fsnotify.v1
Could this one be related?
@canthefason Can you update deps? Not sure what tool is being used here 😞
Getting errors while on
go get
:Could this one be related?