Update module github.com/alecthomas/kong to v0.5.0

This commit is contained in:
Renovate Bot
2022-03-29 17:03:23 +00:00
committed by renovate[bot]
parent 3da58b6eee
commit 86f6cd72aa
2 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/SecurityBrewery/catalyst
go 1.18
require (
github.com/alecthomas/kong v0.2.17
github.com/alecthomas/kong v0.5.0
github.com/alecthomas/kong-yaml v0.1.1
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220314183648-97c793e446ba
github.com/arangodb/go-driver v1.2.1