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 and deps, address errorlint issues #37

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

andrewkroh
Copy link
Member

@andrewkroh andrewkroh commented Jul 7, 2022

Update to Go 1.18.

Update golangci-lint.

Update dependencies with 'go get -u -t ./...'

Fix warnings from errorlint.

Bind http test server to localhost instead of 0.0.0.0.

@elasticmachine
Copy link

elasticmachine commented Jul 7, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-07-07T11:14:45.445+0000

  • Duration: 5 min 24 sec

Test stats 🧪

Test Results
Failed 0
Passed 6
Skipped 0
Total 6

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

Update to Go 1.18.

Update golangci-lint.

Update dependencies with 'go get -u -t ./...'

Fix warnings from errorlint.

Bind http test server to localhost instead of 0.0.0.0.
Copy link

@ShourieG ShourieG left a comment

Choose a reason for hiding this comment

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

LGTM

@andrewkroh andrewkroh merged commit 439bc8b into elastic:main Jul 7, 2022
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.

3 participants