chore(deps): update module github.com/alecthomas/kong to v0.8.1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
CSRBot 2023-10-18 03:06:18 +02:00
parent cbafc01739
commit 70b4d2e57d

2
go.mod
View File

@ -3,7 +3,7 @@ module git.cryptic.systems/volker.raschek/prometheus-fail2ban-exporter
go 1.20
require (
github.com/alecthomas/kong v0.8.0
github.com/alecthomas/kong v0.8.1
github.com/kisielk/og-rek v1.2.0
github.com/nlpodyssey/gopickle v0.2.0
github.com/prometheus/client_golang v1.16.0