mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-01-17 19:51:31 +01:00
Update module github.com/alecthomas/kong to v0.6.0 (#251)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user