This commit is contained in:
2024-04-03 20:59:37 +03:00
parent 0376ce4e06
commit 6795fa089a
20 changed files with 38 additions and 95 deletions
+2 -1
View File
@@ -2,7 +2,8 @@ package main
import (
"fmt"
"github.com/alecthomas/kong"
"git.company.lan/gopkg/kong"
)
var cli struct {