commit | 2392e042a5ccd915a4529ff1c0d3f7da21c1dd96 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Wed Sep 04 14:10:42 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Sep 04 14:38:11 2024 +0000 |
tree | 7de67866899501024b6bd3b979793b332709ada9 | |
parent | 93976b936a347f8e747a3231c4ab6421f0e03787 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I6a148a7ef4ef7c3f1005e55e4dcc8842bc5814c1 Reviewed-on: https://go-review.googlesource.com/c/debug/+/610636 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Michael Pratt <mpratt@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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://golang.org/doc/contribute.html.
The main issue tracker for the debug repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/debug:” in the subject line, so it is easy to find.