Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Building Job #23

Open
jbonner7 opened this issue Feb 15, 2021 · 0 comments
Open

Error Building Job #23

jbonner7 opened this issue Feb 15, 2021 · 0 comments

Comments

@jbonner7
Copy link

jbonner7 commented Feb 15, 2021

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant