request-catcher
request-catcher copied to clipboard
getting errors while trying to run locally
go run main.go "config/development.json"
main.go:17:2: cannot find package "github.com/jbowens/request-catcher/catcher" in any of:
/usr/local/go/src/github.com/jbowens/request-catcher/catcher (from $GOROOT)
/home/cartlow/go/src/github.com/jbowens/request-catcher/catcher (from $GOPATH)
Is the repository checked out in your GOPATH? eg, /home/cartlow/go/src/github.com/jbowens/request-catcher
?
https://go.dev/doc/gopath_code