| commit | 50276fecbe943f86311074ee213334126875bfde | [log] [tgz] |
|---|---|---|
| author | Gopher Robot <gobot@golang.org> | Wed Oct 08 05:02:20 2025 -0700 |
| committer | Gopher Robot <gobot@golang.org> | Wed Oct 08 08:23:58 2025 -0700 |
| tree | 3bc65848df49d8c55e49b88b6facf9fcde15339c | |
| parent | ffa2f5b3db79a759cad56fbacfb77b28c1bd1247 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I75994ec70280798a48a0d60de16d20c69294e7c5 Reviewed-on: https://go-review.googlesource.com/c/debug/+/710077 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> 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 are 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.