mirror of
https://github.com/fosrl/newt.git
synced 2026-07-11 06:52:46 -05:00
[PR #371] [MERGED] Update golang.org/x modules for security fixes #5397
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/newt/pull/371
Author: @marcschaeferger
Created: 6/4/2026
Status: ✅ Merged
Merged: 6/4/2026
Merged by: @oschwartz10612
Base:
main← Head:fix/go-deps-security-updates📝 Commits (2)
f91deeefix(deps): update golang.org/x modules for security fixesac9852afix(nix): update Go module vendor hash📊 Changes
3 files changed (+13 additions, -13 deletions)
View changed files
📝
flake.nix(+1 -1)📝
go.mod(+4 -4)📝
go.sum(+8 -8)📄 Description
Description
This pull request updates several dependencies in the
go.modfile to newer versions, ensuring the project stays current with security patches and upstream improvements.Dependency updates:
golang.org/x/cryptofrom v0.50.0 to v0.52.0.golang.org/x/netfrom v0.53.0 to v0.55.0.golang.org/x/sysfrom v0.43.0 to v0.45.0.golang.org/x/text(indirect) from v0.36.0 to v0.37.0.Security Report
Note:
NO AI usage
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.