remove replace directive

This commit is contained in:
2026-03-30 09:52:54 +01:00
parent e3b42e31ca
commit 888d84472e
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -2,8 +2,6 @@ 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