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

This commit is contained in:
2025-04-01 04:21:28 +00:00
parent ce09c1b5df
commit 9cf687c7e4
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.9.0
github.com/alecthomas/kong v1.10.0
github.com/kisielk/og-rek v1.3.0
github.com/nlpodyssey/gopickle v0.3.0
github.com/prometheus/client_golang v1.21.1