feat(iferr): add to installer & config

This commit is contained in:
Smirnov Oleksandr 2022-07-06 23:20:54 +03:00
parent 4b83da6d7f
commit ebfbe12461
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ local urls = {
gomodifytags = "github.com/fatih/gomodifytags",
impl = "github.com/josharian/impl",
gotests = "github.com/cweill/gotests/...",
iferr = "github.com/koron/iferr",
}
---@param pkg string