commit | f175d0adc34362bd85065c5e8abe95821b28a22b | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Jan 04 15:01:56 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Thu Jan 04 15:06:06 2024 +0000 |
tree | 00e2825cd4f662c628e98da8730e72d2b2b1bd95 | |
parent | f50b87cbd4396c157afed4a0184133b8774ceb34 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I35982107ed6ccb23f14139ef8df3fce46a17cf5c Reviewed-on: https://go-review.googlesource.com/c/debug/+/553995 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Than McIntosh <thanm@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.