all: run go mod tidy (#3589)

Fixes #3588.
This commit is contained in:
Michael Pratt
2023-11-28 20:01:56 -05:00
committed by GitHub
parent c4a10ecb16
commit d8ed28ff35

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/go-delve/delve module github.com/go-delve/delve
go 1.17 go 1.21
require ( require (
github.com/cilium/ebpf v0.11.0 github.com/cilium/ebpf v0.11.0