Skip to content

deps: bump golang.org/x/net #74

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

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

Conversation

zeeke
Copy link
Member

@zeeke zeeke commented Apr 14, 2025

CVE-2024-45338

$ go get -u golang.org/x/net
go: downloading golang.org/x/net v0.17.0
go: upgraded golang.org/x/net v0.20.0 => v0.39.0

$ go mod tidy
$ go mod vendor

    CVE-2024-45338

 ```
$ go get -u golang.org/x/[email protected]
go: upgraded golang.org/x/mod v0.14.0 => v0.17.0
go: upgraded golang.org/x/net v0.20.0 => v0.34.0
go: upgraded golang.org/x/sys v0.16.0 => v0.29.0
go: upgraded golang.org/x/term v0.16.0 => v0.28.0
go: upgraded golang.org/x/text v0.14.0 => v0.21.0
go: upgraded golang.org/x/tools v0.16.1 => v0.21.1-0.20240508182429-e35e4ccd0d2d

$ go mod tidy
$ go mod vendor
```

Signed-off-by: Andrea Panattoni <[email protected]>
@zeeke zeeke force-pushed the us/CVE-2024-45338 branch from 0085036 to 2194817 Compare April 14, 2025 16:33
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.

1 participant