| commit | 55b825dbc0bb9a0653b1ffd8abe2046f7fa4775b | [log] [tgz] |
|---|---|---|
| author | Gopher Robot <gobot@golang.org> | Sat Nov 08 04:02:19 2025 -0800 |
| committer | Gopher Robot <gobot@golang.org> | Tue Nov 11 07:06:19 2025 -0800 |
| tree | d46083510f055b090945862d4ffafa324a024471 | |
| parent | 90f81a05abb82d96fe6211f3109fa83bc5cdb5bb [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I5b3e5379beaec971e0a1925a56deb53a0f120670 Reviewed-on: https://go-review.googlesource.com/c/debug/+/718962 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@google.com>
This repository holds utilities and libraries for debugging Go programs.
WARNING! Please expect breaking changes and unstable APIs. Most of them are currently at an early, experimental stage.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/debug.
The main issue tracker for the debug repository is located at https://go.dev/issues. Prefix your issue with “x/debug:” in the subject line, so it is easy to find.