chore(deps): update module github.com/alecthomas/kong to v1.9.0
All checks were successful
Run unit tests / test (pull_request) Successful in 6m11s
continuous-integration/drone/pr Build is passing
Run unit tests / test (push) Successful in 6m9s
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-11 08:26:29 +00:00
parent 005648f7d4
commit 8c8a721e39
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.24.0
require (
github.com/alecthomas/kong v1.8.1
github.com/alecthomas/kong v1.9.0
github.com/kisielk/og-rek v1.3.0
github.com/nlpodyssey/gopickle v0.3.0
github.com/prometheus/client_golang v1.21.1