chore(deps): update module github.com/alecthomas/kong to v1.13.0
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 39s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 21s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 9s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 9s
Lint Markdown files / Run markdown linter (pull_request) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 2m3s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m20s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 37s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 32s

This commit is contained in:
2025-11-13 23:10:33 +00:00
parent 4b7ac12721
commit 45438b8000
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.25.4
require (
github.com/alecthomas/kong v1.12.1
github.com/alecthomas/kong v1.13.0
github.com/kisielk/og-rek v1.3.0
github.com/nlpodyssey/gopickle v0.3.0
github.com/prometheus/client_golang v1.23.2