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 golang.org/x/net dependency #553

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

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