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

This commit is contained in:
Renovate
2025-04-01 03:54:34 +00:00
committed by Joakim Olsson
parent f82935e71a
commit c6a5711dff
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.23.6
require (
github.com/99designs/gqlgen v0.17.70
github.com/Khan/genqlient v0.8.0
github.com/alecthomas/kong v1.9.0
github.com/alecthomas/kong v1.10.0
github.com/apex/log v1.9.0
github.com/auth0/go-jwt-middleware/v2 v2.3.0
github.com/getsentry/sentry-go v0.31.1