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

Current build fails #130

Closed
dholbach opened this issue Apr 23, 2018 · 1 comment
Closed

Current build fails #130

dholbach opened this issue Apr 23, 2018 · 1 comment

Comments

@dholbach
Copy link
Contributor

Upon merging #129 the build failed:

...
# cd .; git clone https://go.googlesource.com/lint /go/src/golang.org/x/lint
Cloning into '/go/src/golang.org/x/lint'...
fatal: remote error: Git repository not found
package golang.org/x/lint: exit status 128
The command '/bin/sh -c go get -tags netgo 		github.com/FiloSottile/gvt 		github.com/client9/misspell/cmd/misspell 		github.com/fatih/hclfmt 		github.com/fzipp/gocyclo 		github.com/gogo/protobuf/gogoproto 		github.com/gogo/protobuf/protoc-gen-gogoslick 		github.com/golang/dep/... 		github.com/golang/lint/golint 		github.com/golang/protobuf/protoc-gen-go 		github.com/kisielk/errcheck 		github.com/mjibson/esc 		github.com/prometheus/prometheus/cmd/promtool && 		rm -rf /go/pkg /go/src' returned a non-zero code: 1
make: *** [golang/.uptodate] Error 1
....
@dholbach
Copy link
Contributor Author

This is apparently fixed now.

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