fix(deps): update module github.com/alecthomas/kong to v1.16.1
auth0mock / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
auth0mock / build (pull_request) Successful in 1m5s

This commit is contained in:
2026-08-12 08:02:02 +00:00
parent a2ccfd706b
commit 281ee11a59
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module git.unbound.se/unboundsoftware/auth0mock
go 1.26.0
require (
github.com/alecthomas/kong v1.16.0
github.com/alecthomas/kong v1.16.1
github.com/google/uuid v1.6.0
github.com/lestrrat-go/jwx/v4 v4.2.0
github.com/rs/cors v1.11.1