commit | f77cf46cdfd593600f76f529faf952c81bb6e8df | [log] [tgz] |
---|---|---|
author | Than McIntosh <thanm@google.com> | Wed Jun 21 10:31:39 2023 -0400 |
committer | Than McIntosh <thanm@google.com> | Wed Jun 21 15:20:56 2023 +0000 |
tree | 258214e2862f688b51bbf398824f6b0753c91627 | |
parent | 36716089901d6bd6afeaa2677562ce1491eb20c1 [diff] |
dwtest: update go.mod for delve-based test harness The test harness for the variable location tests in "dwtest" was using an out-of-date version of Delve; update to something more recent. Updates golang/go#60493. Change-Id: I4e72fd12fa1c6e07094067402b2c8693e37eea39 Reviewed-on: https://go-review.googlesource.com/c/debug/+/504836 Reviewed-by: David Chase <drchase@google.com> Run-TryBot: Than McIntosh <thanm@google.com> TryBot-Result: 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.