-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
@jvehent Hi, I'm getting the following error on the last step of the build (Test Dependencies are up to date):
#!/bin/bash -eo pipefail
GOPATH="${GOPATH_HEAD}"; ( cd ${GOPATH_BASE}/${CIRCLE_PROJECT_REPONAME} && govend -u --prune && git diff --quiet )
math/bits bad ping: unrecognized import path "math/bits" (import path does not begin with hostname)
Exited with code exit status 1
CircleCI received exit code 1
Just curious, any ideas for a workaround?
Cheers
Metadata
Metadata
Assignees
Labels
No labels