commit | 7e676ac840af391ca7065d03ecabcf935f5b3d9d | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Mon Oct 09 00:07:52 2023 -0400 |
committer | Gopher Robot <gobot@golang.org> | Mon Oct 09 18:58:59 2023 +0000 |
tree | 4085a1015dfbdf0ddcae0fe8f3439fa3d55a64b0 | |
parent | 17d98cbb1b3ccc9d31607e1efb81d3abec82009e [diff] |
all: update go directive to 1.18 Done with: go get go@1.18 go mod tidy go fix ./... Using go1.21.2. Change-Id: Iab993489d7393a961c136a6f63279ca6bb7defce Reviewed-on: https://go-review.googlesource.com/c/debug/+/533697 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Pratt <mpratt@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@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.