chore(deps): update module github.com/alecthomas/kong to v0.9.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-08 08:16:10 +00:00
parent 6872f7bd5d
commit f7db4b9303
2 changed files with 5 additions and 5 deletions

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.1
github.com/alecthomas/kong v0.9.0
github.com/kisielk/og-rek v1.2.0
github.com/nlpodyssey/gopickle v0.3.0
github.com/prometheus/client_golang v1.19.0