commit | 26ed8fdb6258ba418adfc924fc499a11686d86e4 | [log] [tgz] |
---|---|---|
author | Koichi Shiraishi <zchee.io@gmail.com> | Tue Dec 15 20:29:33 2020 +0900 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Tue Mar 09 19:56:12 2021 +0000 |
tree | 5b4aa5869f56bc66ec87ab92e5b4533d2ba1d463 | |
parent | 6a9ae255c05850beaca2ff230809261f6a4f189b [diff] |
go.sum: cleanup go.sum Run: $ rm -f go.sum; go1.15.6 mod tidy -v Change-Id: If78f1691b17cea2b092807a0dc0d54e7d87542b0 Reviewed-on: https://go-review.googlesource.com/c/debug/+/278232 Trust: Hyang-Ah Hana Kim <hyangah@gmail.com> Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Rebecca Stambler <rstambler@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.