[PR #147] [MERGED] Golang Dependency Update 09-2025 #145

Closed
opened 2025-11-19 07:15:02 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: Dependency-Update-09-25


📝 Commits (2)

  • 1881309 chore(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.0
  • 9dc5a3d fix(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:

  • Upgraded golang.org/x/crypto from v0.41.0 to v0.42.0.
  • Upgraded golang.org/x/net from v0.43.0 to v0.44.0.
  • Upgraded golang.org/x/sys from 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.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/newt/pull/147 **Author:** [@marcschaeferger](https://github.com/marcschaeferger) **Created:** 9/21/2025 **Status:** ✅ Merged **Merged:** 9/22/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `Dependency-Update-09-25` --- ### 📝 Commits (2) - [`1881309`](https://github.com/fosrl/newt/commit/18813091484d89cc39cb6248ca5354d42825d5b8) chore(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.0 - [`9dc5a3d`](https://github.com/fosrl/newt/commit/9dc5a3d91c2fc326cf0c97fa9fdc296133abca3a) fix(deps): add missing gopkg.in/yaml.v3 v3.0.1 back ### 📊 Changes **2 files changed** (+13 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+4 -4) 📝 `go.sum` (+9 -10) </details> ### 📄 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: * Upgraded `golang.org/x/crypto` from v0.41.0 to v0.42.0. * Upgraded `golang.org/x/net` from v0.43.0 to v0.44.0. * Upgraded `golang.org/x/sys` from v0.35.0 to v0.36.0. ## How to test? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 07:15:02 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#145