You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ make
Check deps
Installed github.com/go-swagger/go-swagger/cmd/swagger@v0.20.1 to /Users/mohammadadnaanbadr/go/bin/swagger
Installed github.com/codeskyblue/fswatch@v0.0.0-20190409014817-776b613dacea to /Users/mohammadadnaanbadr/go/bin/fswatch
failed to run go get -d github.com/golangci/golangci-lint/cmd/golangci-lint@v1.16.0: exit status 1
go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.16.0
go: finding github.com v1.16.0
go: finding github.com/golangci/golangci-lint/cmd v1.16.0
go: finding github.com/golangci v1.16.0
go get: github.com/golangci/golangci-lint@v1.16.0 requires
github.com/go-critic/go-critic@v0.0.0-20181204210945-ee9bf5809ead: invalid pseudo-version: does not match version-control timestamp (2019-02-10T22:04:43Z)
make: *** [deps] Error 1
~/code/flagr master 6s
❯ go version
go version go1.13 darwin/amd64
The text was updated successfully, but these errors were encountered:
adnaangr
changed the title
make fails
make fails will dependency error
Nov 7, 2019
adnaangr
changed the title
make fails will dependency error
make fails with dependency error
Nov 7, 2019
Running
make
fails with a deps errorThe text was updated successfully, but these errors were encountered: