commit | 7e03a99967c330902a86c46b243d084ef6f11ba3 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Aug 07 05:04:16 2025 -0700 |
committer | Gopher Robot <gobot@golang.org> | Thu Aug 07 07:53:13 2025 -0700 |
tree | 4d04e949ba85d7737c5817c274b3b43e383390b5 | |
parent | cd5b42b00cd15a492659c81a153662690d2b8e83 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I75b9c4366fba6eb62c3cfecfd07b7b7d5e7e7e96 Reviewed-on: https://go-review.googlesource.com/c/debug/+/693996 Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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.