add local path dep for kong-completion

update the completion tags
This commit is contained in:
2026-03-25 21:08:36 +00:00
parent e5e0ac3dcf
commit acf7bc79b2
18 changed files with 103 additions and 103 deletions

2
go.mod
View File

@@ -2,6 +2,8 @@ module github.com/onyx-and-iris/gobs-cli
go 1.25.0
replace github.com/jotaen/kong-completion v0.0.12 => ../kong-completion
require (
github.com/alecthomas/kong v1.14.0
github.com/alecthomas/mango-kong v0.1.0