chore(deps): update module github.com/alecthomas/kong to v1.11.0
All checks were successful
Run unit tests / test (pull_request) Successful in 2m5s
Run unit tests / test (push) Successful in 1m45s

This commit is contained in:
2025-05-15 10:10:16 +00:00
parent 5ae780517a
commit e9c4f60cb5
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.10.0
github.com/alecthomas/kong v1.11.0
github.com/kisielk/og-rek v1.3.0
github.com/nlpodyssey/gopickle v0.3.0
github.com/prometheus/client_golang v1.22.0