mirror of
https://github.com/go-delve/delve.git
synced 2025-08-06 05:26: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. |
||
---|---|---|
.. | ||
arch | ||
exp | ||
mod | ||
sync | ||
sys | ||
telemetry | ||
tools |