Update module github.com/alecthomas/kong to v0.6.1 (#259)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-06-15 17:13:31 +02:00
committed by GitHub
parent 2026cb3c6a
commit 8343f29562
2 changed files with 3 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.6.0
github.com/alecthomas/kong v0.6.1
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