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

This commit is contained in:
2026-07-18 10:01:53 +00:00
parent 4f34ae0649
commit 34becad9f2
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.15.0
github.com/alecthomas/kong v1.16.0
github.com/google/uuid v1.6.0
github.com/lestrrat-go/jwx/v4 v4.1.0
github.com/rs/cors v1.11.1