commit | 93976b936a347f8e747a3231c4ab6421f0e03787 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Sun Aug 04 15:01:47 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Aug 06 15:15:15 2024 +0000 |
tree | 57c9862097ec1096de05b3ade2dae1cba216ca43 | |
parent | bf2ec109e29dba68b921009830f6590da0bb9377 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I923e9d019e49c252b4ca340d44ab75e07fe13f6b Reviewed-on: https://go-review.googlesource.com/c/debug/+/602517 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: David Chase <drchase@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://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.