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

Update dependencies #284

Merged
merged 3 commits into from Sep 11, 2019
Merged

Update dependencies #284

merged 3 commits into from Sep 11, 2019

Conversation

beorn7
Copy link
Member

@beorn7 beorn7 commented Sep 9, 2019

Also, add a go version line, as this tends to be added automatically
by tools, but then it adds the Go version currently used, while
Pushgateway should just build fine with older Go versions. (Specifying
anything earlier than Go1.11 doesn't make sense, though, as Go modules
weren't supported previously.)

Signed-off-by: beorn7 beorn@grafana.com

Also, add a go version line, as this tends to be added automatically
by tools, but then it adds the Go version currently used, while
Pushgateway should just build fine with older Go versions. (Specifying
anything earlier than Go1.11 doesn't make sense, though, as Go modules
weren't supported previously.)

Signed-off-by: beorn7 <beorn@grafana.com>
Signed-off-by: beorn7 <beorn@grafana.com>
@beorn7
Copy link
Member Author

beorn7 commented Sep 9, 2019

We still need to update golang-builder to Go1.13.

@simonpasquier
Copy link
Member

golangci-lint is broken with Go 1.13 (see golangci/golangci-lint#652 and golangci/golangci-lint#659). We also need prometheus/golang-builder#76 which I haven't merged yet because of that same issue.

@beorn7
Copy link
Member Author

beorn7 commented Sep 9, 2019

That explains it. Thanks. So we'll have more things waiting for getting unblocked.

Signed-off-by: beorn7 <beorn@grafana.com>
@beorn7
Copy link
Member Author

beorn7 commented Sep 10, 2019

Also needed to update the vendored files.

@beorn7
Copy link
Member Author

beorn7 commented Sep 10, 2019

@simonpasquier build is green now.

Copy link
Member

@simonpasquier simonpasquier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@beorn7 beorn7 merged commit 6926de2 into master Sep 11, 2019
@beorn7 beorn7 deleted the beorn7/modules branch September 11, 2019 09:26
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

Successfully merging this pull request may close these issues.

None yet

2 participants