mirror of
https://github.com/go-delve/delve.git
synced 2025-08-05 13:06:59 +02:00
This fixes the following error when running `make test`: ``` # golang.org/x/tools/internal/tokeninternal vendor/golang.org/x/tools/internal/tokeninternal/tokeninternal.go:78:9: invalid array length -delta * delta (constant -256 of type int64) ``` This is the minimum version update which fixes the problem. It bumps our go.mod up to 1.22, but since we also bumped our max supported version I think this is ok. |
||
---|---|---|
.. | ||
github.com | ||
go.starlark.net | ||
golang.org/x | ||
gopkg.in/yaml.v3 | ||
modules.txt |