| commit | dbb23ec93454284381b98bee9284160ed2c67a51 | [log] [tgz] |
|---|---|---|
| author | Gopher Robot <gobot@golang.org> | Mon May 05 06:02:03 2025 -0700 |
| committer | Gopher Robot <gobot@golang.org> | Mon May 05 11:12:43 2025 -0700 |
| tree | e211a35b2b89051e11ac3b9557561358fc42068f | |
| parent | 6797edac53ce5618710f8e91d3939658adc34ef1 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I36abdb04ba8782c4b81ad468ba8c200c322875a0 Reviewed-on: https://go-review.googlesource.com/c/debug/+/669915 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> Reviewed-by: Dmitri Shuralyov <dmitshur@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.