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 go version + deps #4

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Update go version + deps #4

merged 1 commit into from
Feb 24, 2022

Conversation

leizor
Copy link
Contributor

@leizor leizor commented Feb 24, 2022

This PR jumps the go version to 1.17 as well as updating all dependencies to the latest available within the same major version.

I've validated that the behavior with a simple curl is the same as before the updates by stepping through with a debugger.

Here's the command I used as a test:

$ curl -i -XPOST localhost:8080/api/v1/push/influx/write --data 'queryteamtestmetric value=0.1'

Copy link
Member

@jesusvazquez jesusvazquez left a comment

Choose a reason for hiding this comment

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

LGTM!

@leizor leizor merged commit b48b632 into main Feb 24, 2022
@leizor leizor deleted the leizor/update-deps branch February 24, 2022 17:50
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