mirror of
https://github.com/fosrl/newt.git
synced 2026-03-09 07:12:28 -05:00
[PR #147] [MERGED] Golang Dependency Update 09-2025 #145
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/147
Author: @marcschaeferger
Created: 9/21/2025
Status: ✅ Merged
Merged: 9/22/2025
Merged by: @oschwartz10612
Base:
dev← Head:Dependency-Update-09-25📝 Commits (2)
1881309chore(deps): update golang.org/x/crypto to v0.42.0, golang.org/x/net to v0.44.0, and golang.org/x/sys to v0.36.09dc5a3dfix(deps): add missing gopkg.in/yaml.v3 v3.0.1 back📊 Changes
2 files changed (+13 additions, -14 deletions)
View changed files
📝
go.mod(+4 -4)📝
go.sum(+9 -10)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description Copilot
This pull request updates several Go module dependencies to their latest versions, ensuring the project benefits from recent bug fixes, security patches, and new features.
Dependency updates:
golang.org/x/cryptofrom v0.41.0 to v0.42.0.golang.org/x/netfrom v0.43.0 to v0.44.0.golang.org/x/sysfrom v0.35.0 to v0.36.0.How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.