| commit | acddda48f7cd6c8a5e18ceba7fac3eae77d604ae | [log] [tgz] |
|---|---|---|
| author | Gopher Robot <gobot@golang.org> | Wed Dec 04 14:01:50 2024 +0000 |
| committer | Gopher Robot <gobot@golang.org> | Wed Dec 04 16:04:52 2024 +0000 |
| tree | 93caedf867c92c1d8ef6d2ceb9f7065d6274b404 | |
| parent | af4ac2cfe2afaf227ce4f93a97dabea0edf00a08 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I921a4d5f47e510f3e96da434dab26a8e3e8fbf84 Reviewed-on: https://go-review.googlesource.com/c/debug/+/633576 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> Auto-Submit: Gopher Robot <gobot@golang.org>
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.