getJS
getJS copied to clipboard
no required module provides package
root@cyberghazi-vmwarevirtualplatform getJS]# go build main.go main.go:14:2: no required module provides package github.com/PuerkitoBio/goquery: go.mod file not found in current directory or any parent directory; see 'go help modules' main.go:15:2: no required module provides package github.com/logrusorgru/aurora: go.mod file not found in current directory or any parent directory; see 'go help modules' main.go:16:2: no required module provides package github.com/spf13/pflag: go.mod file not found in current directory or any parent directory; see 'go help modules' [root@cyberghazi-vmwarevirtualplatform getJS]# ls main.go README.md