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

This commit is contained in:
renovate[bot]
2022-10-25 23:52:09 +00:00
committed by Jonas Plum
parent c95815c332
commit ba4647857d
2 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.19
replace github.com/xeipuuv/gojsonschema => github.com/warjiang/gojsonschema v1.2.1-0.20210329105853-aa9f9a8cfec7
require (
github.com/alecthomas/kong v0.6.1
github.com/alecthomas/kong v0.7.0
github.com/alecthomas/kong-yaml v0.1.1
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220816024939-bc8df83d7b9d
github.com/arangodb/go-driver v1.4.0