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 (1.20), Alpine (3.17), and all modules #131

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

DrJosh9000
Copy link
Contributor

@DrJosh9000 DrJosh9000 commented Mar 16, 2023

... and while I'm at it, gofmt everything too.

Fixes #124.

@DrJosh9000 DrJosh9000 requested a review from a team March 16, 2023 04:48
@DrJosh9000 DrJosh9000 merged commit c7ec8e1 into master Mar 16, 2023
@DrJosh9000 DrJosh9000 deleted the upgrade-the-world branch March 16, 2023 04:51
yob added a commit that referenced this pull request Mar 17, 2023
We recently (#131) did a bulk update to many go modules, fixing various
security issues.

This configures dependabot to open PRs with occasional version bumps. We
don't want to wake up to 100 PRs each Monday though, so only allow two
PRs at a time. In a small project like this, a couple of bumps per week
should be plenty. Maybe we could even tune it down further. 2 per month?
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.

Dockerfile uses golang:1.16 which has old root CAs - Golang modules from https://gopkg.in fail
2 participants