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

Dependencies: Upgrading modules 2024-02 #319

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ryanlelek
Copy link

What:
Dependency upgrades

Why:
Existing dependencies are a bit outdated. When this happens, Go tends to use the lowest compatible version. So, lower dependencies here can effectively downgrade some modules of the projects it's included in.

Extra Discussion:
Completely understandable to keep the minimum Go version at 1.13 for compatibility. With the recent release of Go v1.22, the official support is v1.21+ Source.
Starting to slowly bump up the minimum Go version might encourage projects to use an officially supported version

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.

2 participants