commit | d5d7f7b8f75b983e8a1adf65c0608b1b4286deac | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Nov 07 19:01:51 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Nov 07 19:05:16 2023 +0000 |
tree | baeb18d3de339ff7d7f82174a9b00550b02a0af9 | |
parent | d6d0e89e1f4353f48d8b8de31b745b3fa26ee69e [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I58a171836d552e366d167509b821ca29e79a452f Reviewed-on: https://go-review.googlesource.com/c/debug/+/540595 Reviewed-by: Heschi Kreinick <heschi@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@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.