mirror of
https://github.com/go-delve/delve.git
synced 2025-11-01 20:20:40 +08:00
vendor: update version of go/packages to 0.1.11 (#3053)
The current version we use now crashes with go1.19: https://github.com/golang/go/issues/45584
This commit is contained in:
committed by
GitHub
parent
ff3370e676
commit
0764cc3aa0
1
vendor/golang.org/x/tools/go/packages/doc.go
generated
vendored
1
vendor/golang.org/x/tools/go/packages/doc.go
generated
vendored
@ -67,7 +67,6 @@ Most tools should pass their command-line arguments (after any flags)
|
||||
uninterpreted to the loader, so that the loader can interpret them
|
||||
according to the conventions of the underlying build system.
|
||||
See the Example function for typical usage.
|
||||
|
||||
*/
|
||||
package packages // import "golang.org/x/tools/go/packages"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user