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/[email protected] to /Users/mohammadadnaanbadr/go/bin/swagger
Installed github.com/codeskyblue/[email protected] to /Users/mohammadadnaanbadr/go/bin/fswatch
failed to run go get -d github.com/golangci/golangci-lint/cmd/[email protected]: 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/[email protected] requires
github.com/go-critic/[email protected]: 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: