feat: add dlv as dep
This commit is contained in:
parent
93be1b1d6f
commit
aa535e7ed1
3 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue