commit | 2eb44ea130d1d2753230266527af3db1c1bd82a8 | [log] [tgz] |
---|---|---|
author | Bryan C. Mills <bcmills@google.com> | Thu Oct 28 23:06:18 2021 -0400 |
committer | Bryan C. Mills <bcmills@google.com> | Mon Nov 01 14:32:42 2021 +0000 |
tree | b8ded57259d76a0bab05a66b72a97f940c902abe | |
parent | 26ed8fdb6258ba418adfc924fc499a11686d86e4 [diff] |
all: update go.mod to go 1.17 For golang/go#49219 Change-Id: Ia0ede89fcf365c3feef9d34ac5a6b379749c015e Reviewed-on: https://go-review.googlesource.com/c/debug/+/359595 Trust: Bryan C. Mills <bcmills@google.com> Run-TryBot: Bryan C. Mills <bcmills@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@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.