Skip to content

Update golang.org/x/net dependency #553

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

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

johnweldon
Copy link
Member

The vulnerability in golang.org/x/net prior to version 0.36.0 does not apply to this module, however for general hygiene we're updating the dependencies.

This has pushed the issue of which versions of Go we support; the go.mod file from golang.org/x/net requires Go version 1.23 minimum, and given that the Go maintainers only support the last two versions, this change reduces the test matrix to the last two versions.

The vulnerability in golang.org/x/net prior to version 0.36.0 does not
apply to this module, however for general hygiene we're updating the
dependencies.

This has pushed the issue of which versions of Go we support; the go.mod
file from golang.org/x/net requires Go version 1.23 minimum, and given
that the Go maintainers only support the last two versions, this change
reduces the test matrix to the last two versions.
@johnweldon johnweldon requested a review from cpuschma April 1, 2025 18:24
@johnweldon
Copy link
Member Author

Also; I kicked off a poll/discussion around dropping support for old versions of Go: https://github.com/orgs/go-ldap/discussions/554

@cpuschma cpuschma merged commit d1298fc into go-ldap:master Apr 7, 2025
4 checks passed
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