| commit | 90f81a05abb82d96fe6211f3109fa83bc5cdb5bb | [log] [tgz] |
|---|---|---|
| author | Sean Liao <sean@liao.dev> | Sun Oct 26 13:47:09 2025 +0000 |
| committer | Gopher Robot <gobot@golang.org> | Wed Oct 29 11:28:04 2025 -0700 |
| tree | 8e04ce25aec073ea2a868f27d2f30509e93de4a5 | |
| parent | 6760accd74399066ccf0420b5fe9423139a25052 [diff] |
all: eliminate vet diagnostics For golang/go#74011 Change-Id: Ia2934d5a78be6a5ce38bb5b39b458b34077575b8 Reviewed-on: https://go-review.googlesource.com/c/debug/+/714222 Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: Keith Randall <khr@golang.org> Auto-Submit: Keith Randall <khr@golang.org> Reviewed-by: Michael Knyszek <mknyszek@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 at an early, experimental stage.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/debug.
The main issue tracker for the debug repository is located at https://go.dev/issues. Prefix your issue with “x/debug:” in the subject line, so it is easy to find.