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 -2
View File
@@ -9,7 +9,7 @@
//
// package main
//
// import "github.com/alecthomas/kong"
// import "git.company.lan/gopkg/kong"
//
// var CLI struct {
// Rm struct {
@@ -28,5 +28,5 @@
// kong.Parse(&CLI)
// }
//
// See https://github.com/alecthomas/kong for details.
// See https://git.company.lan/gopkg/kong for details.
package kong