commit | b12aaab3ce7bdacceb5024cb8448f603d8a9d7d5 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Oct 05 12:14:59 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Thu Oct 05 14:07:07 2023 +0000 |
tree | 93ceb632844ad0ab54181c2d04f360fce4f29b5a | |
parent | aa2ab6ee3c24d4d4db2984c7b2f94f51b2fb28b1 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: Iccb8d7665457d272f5065768dadc5ca5ddd606ce Reviewed-on: https://go-review.googlesource.com/c/debug/+/532955 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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://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.