fix(deps): update module github.com/alecthomas/kong to v1.14.0
auth0mock / build (pull_request) Successful in 2m33s

This commit is contained in:
2026-02-07 00:01:55 +00:00
parent 3906f72567
commit cc2bcf61fa
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/auth0mock
go 1.24.0
require (
github.com/alecthomas/kong v1.13.0
github.com/alecthomas/kong v1.14.0
github.com/google/uuid v1.6.0
github.com/lestrrat-go/jwx/v3 v3.0.13
github.com/rs/cors v1.11.1