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
+1 -1
View File
@@ -3,7 +3,7 @@ package main
import (
"fmt"
"github.com/alecthomas/kong"
"git.company.lan/gopkg/kong"
)
var cli struct {