commit | 904067f65c6ee0231eb3b60c375b148f84187a90 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Sat Sep 02 12:16:18 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Sun Sep 03 13:07:17 2023 +0000 |
tree | 32893c8289efe0bf1ab030874587a98fa08e7cb1 | |
parent | 180a5d4e6e1521d466cad739007e9f00480188e3 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: If36da6f5a39eb1bc685b841a9647b10278cf109d Reviewed-on: https://go-review.googlesource.com/c/debug/+/525277 Reviewed-by: Heschi Kreinick <heschi@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Gopher Robot <gobot@golang.org> Run-TryBot: 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.