build(deps): bump the go group with 2 updates - #12
Merged
Merged
Conversation
Bumps the go group with 2 updates: [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/sys](https://github.com/golang/sys). Updates `golang.org/x/net` from 0.58.0 to 0.59.0 - [Commits](golang/net@v0.58.0...v0.59.0) Updates `golang.org/x/sys` from 0.47.0 to 0.48.0 - [Commits](golang/sys@v0.47.0...v0.48.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/sys dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
tannerryan
added a commit
that referenced
this pull request
Sep 13, 2026
Bumps the go group with 2 updates: [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/sys](https://github.com/golang/sys). Updates `golang.org/x/net` from 0.58.0 to 0.59.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/540d04cfe5028e2655754591a4d3e08c586809f2"><code>540d04c</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/20eef7fe493df0e014a996c5432e177a76987b84"><code>20eef7f</code></a> quic: clear fast-path receive buffer on stream reset</li> <li><a href="https://github.com/golang/net/commit/c23af1b9b8cc40d792e7ffd20aa02bfb8984a1f5"><code>c23af1b</code></a> internal/http3: fix compilation error due to missed symbol name update</li> <li><a href="https://github.com/golang/net/commit/eda109f56e86afc41ee941c810e5e4e49f901ec3"><code>eda109f</code></a> internal/http3: send appropriate error codes in STOP_SENDING frames</li> <li><a href="https://github.com/golang/net/commit/12e0501290cb42609218b4818c97566c221de4c2"><code>12e0501</code></a> internal/http3: server header size limits</li> <li><a href="https://github.com/golang/net/commit/d89285e91501dd797ddcc984ed09fc71f12c0af0"><code>d89285e</code></a> quic: add Stream.StopSending, and rework stream/application errors</li> <li><a href="https://github.com/golang/net/commit/d34deae423f98518a84a3735ab82e3e031a375fb"><code>d34deae</code></a> quic: ensure Endpoint.Close waits for connection loops to exit</li> <li><a href="https://github.com/golang/net/commit/55577aaeb84956beaf8ecbd12491a2774c33169c"><code>55577aa</code></a> http2: use IDNA Lookup profile, not raw Punycode translation</li> <li><a href="https://github.com/golang/net/commit/b22627e5363920905c17b5e37e10d2b0329972ec"><code>b22627e</code></a> internal/http3: handle a nil TLSConfig in newQUICConfig</li> <li><a href="https://github.com/golang/net/commit/6e98b0dc709b77cf047bee24a08232937ea78bab"><code>6e98b0d</code></a> internal/http3: report endpoint creation errors from initEndpoint</li> <li>Additional commits viewable in <a href="https://github.com/golang/net/compare/v0.58.0...v0.59.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/sys` from 0.47.0 to 0.48.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sys/commit/613e2570718ecde85c04e69ebd5585c3881c442c"><code>613e257</code></a> cpu: add riscv64 hwprobe drift test</li> <li><a href="https://github.com/golang/sys/commit/6f7b10ff75aa2a3a1229116f47d194a97f66f174"><code>6f7b10f</code></a> unix: add MLOCK_ONFAULT constant</li> <li><a href="https://github.com/golang/sys/commit/663e7c83671d6d15250999d93bb45e03741b3014"><code>663e7c8</code></a> cpu: add basic support for GOARCH=sparc64</li> <li><a href="https://github.com/golang/sys/commit/de5f12f6057cc60a98b17cfd2aedcf50a0aea7a7"><code>de5f12f</code></a> cpu: add ppc64le POWER10 detection</li> <li><a href="https://github.com/golang/sys/commit/80e8acfdcd3dacd2e8a4c2906d5b6a2ba0fdbc68"><code>80e8acf</code></a> unix: run go fix</li> <li><a href="https://github.com/golang/sys/commit/1e3c182d5eb393bbf86cba8b726d9edab596c50d"><code>1e3c182</code></a> unix: add IPMI interface</li> <li><a href="https://github.com/golang/sys/commit/d429e20367b198593bc9d6e1babac786eafb5434"><code>d429e20</code></a> unix: stop generating sparc termbits from the generic header</li> <li><a href="https://github.com/golang/sys/commit/bd3bddf0517f9d9b5e00f8ffeedd939dc80652f5"><code>bd3bddf</code></a> unix: add missing HWTSTAMP_* constants</li> <li><a href="https://github.com/golang/sys/commit/e812f53e86a9631a2922a068229188c29fdf5795"><code>e812f53</code></a> windows: add SO_SNDTIMEO constant for socket options</li> <li><a href="https://github.com/golang/sys/commit/f6989c5959ab33dcb983eaf490de10d83dbc810d"><code>f6989c5</code></a> unix: align Ifreq so its union accessors cannot fault</li> <li>Additional commits viewable in <a href="https://github.com/golang/sys/compare/v0.47.0...v0.48.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tanner Ryan <tanner@txryan.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go group with 2 updates: golang.org/x/net and golang.org/x/sys.
Updates
golang.org/x/netfrom 0.58.0 to 0.59.0Commits
540d04cgo.mod: update golang.org/x dependencies20eef7fquic: clear fast-path receive buffer on stream resetc23af1binternal/http3: fix compilation error due to missed symbol name updateeda109finternal/http3: send appropriate error codes in STOP_SENDING frames12e0501internal/http3: server header size limitsd89285equic: add Stream.StopSending, and rework stream/application errorsd34deaequic: ensure Endpoint.Close waits for connection loops to exit55577aahttp2: use IDNA Lookup profile, not raw Punycode translationb22627einternal/http3: handle a nil TLSConfig in newQUICConfig6e98b0dinternal/http3: report endpoint creation errors from initEndpointUpdates
golang.org/x/sysfrom 0.47.0 to 0.48.0Commits
613e257cpu: add riscv64 hwprobe drift test6f7b10funix: add MLOCK_ONFAULT constant663e7c8cpu: add basic support for GOARCH=sparc64de5f12fcpu: add ppc64le POWER10 detection80e8acfunix: run go fix1e3c182unix: add IPMI interfaced429e20unix: stop generating sparc termbits from the generic headerbd3bddfunix: add missing HWTSTAMP_* constantse812f53windows: add SO_SNDTIMEO constant for socket optionsf6989c5unix: align Ifreq so its union accessors cannot faultDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions