fix(deps): update module github.com/alecthomas/kong to v1.12.1

This commit is contained in:
Renovate
2025-07-21 03:57:31 +00:00
committed by Joakim Olsson
parent dd075afb8d
commit 18616e8346
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.24.4
require (
github.com/99designs/gqlgen v0.17.76
github.com/Khan/genqlient v0.8.1
github.com/alecthomas/kong v1.12.0
github.com/alecthomas/kong v1.12.1
github.com/apex/log v1.9.0
github.com/auth0/go-jwt-middleware/v2 v2.3.0
github.com/golang-jwt/jwt/v5 v5.2.3