fix(deps): update module github.com/alecthomas/kong to v1.15.0
auth0mock / build (pull_request) Successful in 1m51s

This commit is contained in:
2026-04-01 22:01:46 +00:00
parent b9e5f5903f
commit b75b645053
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.14.0
github.com/alecthomas/kong v1.15.0
github.com/google/uuid v1.6.0
github.com/lestrrat-go/jwx/v3 v3.0.13
github.com/rs/cors v1.11.1