refactor!: remove dap adapter (#81)

This commit is contained in:
Smirnov Oleksandr 2025-02-25 13:16:24 +02:00 committed by GitHub
parent da960189c1
commit cd8a5efc88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 1 additions and 158 deletions

View file

@ -8,7 +8,6 @@ local urls = {
impl = "github.com/josharian/impl",
gotests = "github.com/cweill/gotests/...",
iferr = "github.com/koron/iferr",
dlv = "github.com/go-delve/delve/cmd/dlv",
}
---@param pkg string