go get github.com/betacraft/yaag@v1.0.0
go: finding github.com v1.0.0
go: finding github.com/betacraft v1.0.0
go get: github.com/betacraft/yaag@v1.0.0 requires
github.com/flosch/pongo2@v0.0.0-20181225140029-79872a7b2769 requires
github.com/go-check/check@v1.0.0-20180628173108-788fd7840127: reading https://goproxy.io/github.com/go-check/check/@v/v1.0.0-20180628173108-788fd7840127.mod: 404 Not Found
```shell
go get github.com/betacraft/yaag@v1.0.0 go: finding github.com v1.0.0 go: finding github.com/betacraft v1.0.0 go get: github.com/betacraft/yaag@v1.0.0 requires github.com/flosch/pongo2@v0.0.0-20181225140029-79872a7b2769 requires github.com/go-check/check@v1.0.0-20180628173108-788fd7840127: reading https://goproxy.io/github.com/go-check/check/@v/v1.0.0-20180628173108-788fd7840127.mod: 404 Not Found ```shell