module dwdumploc | |
go 1.21 | |
require github.com/go-delve/delve v1.24.1-0.20250303164244-e6e7aeb66705 | |
require ( | |
github.com/cilium/ebpf v0.11.0 // indirect | |
github.com/hashicorp/golang-lru v1.0.2 // indirect | |
golang.org/x/arch v0.11.0 // indirect | |
golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 // indirect | |
golang.org/x/sys v0.26.0 // indirect | |
) |