Update module github.com/alecthomas/kong to v0.6.0 (#251)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-06-14 16:20:30 +02:00
committed by GitHub
parent af690832eb
commit 0577e7c347
2 changed files with 3 additions and 4 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/SecurityBrewery/catalyst
go 1.18
require (
github.com/alecthomas/kong v0.5.0
github.com/alecthomas/kong v0.6.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.3.2