commit | cba42236e06032c2f4ff8cb1180f8937845d5d46 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Fri Oct 04 14:24:53 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Fri Oct 04 14:58:18 2024 +0000 |
tree | 6a158d867a28ff9c9b511518e51e21c923c873b6 | |
parent | 2917a7a51c5028dbea1cdc1733435a460182e372 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I8187c05b50fa162da569082c251944737f7d1d3d Reviewed-on: https://go-review.googlesource.com/c/debug/+/617957 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.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://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.