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

Closed
wants to merge 4 commits into 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

@vtopc
Copy link
Contributor

vtopc commented Oct 19, 2024

@ryanlelek, sorry, I didn't merge it in time, and now there are some conflicts. Could you fix them?

@vtopc
Copy link
Contributor

vtopc commented Nov 10, 2024

I just added Dependabot, so this is not needed anymore.

@vtopc vtopc closed this Nov 10, 2024
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