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 modules to resolve dependency bot alerts #120

Merged
merged 2 commits into from
Mar 7, 2023
Merged

Conversation

yrliou
Copy link
Member

@yrliou yrliou commented Mar 6, 2023

Fix #121

Result of:
- go get -u golang.org/x/crypto
- go get -u golang.org/x/sys
- go get -u golang.org/x/net
- go get -u golang.org/x/text
- go get -u github.com/prometheus/client_golang@v1.11.1
- go mod tidy

And some minor updates to the repo.

@yrliou yrliou requested a review from mschfh March 6, 2023 20:51
- go get -u golang.org/x/crypto
- go get -u golang.org/x/sys
- go get -u golang.org/x/net
- go get -u golang.org/x/text
- go get -u github.com/prometheus/client_golang@v1.11.1
- Fix github workflows go version
- Update lint command in Makefile
- Fix lint for sentry not found
@yrliou yrliou merged commit 9ea0c96 into master Mar 7, 2023
@yrliou yrliou deleted the update_go_modules branch March 7, 2023 00:47
@yrliou yrliou self-assigned this Mar 7, 2023
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.

Update go modules to resolve dependency bot alerts
2 participants