fix(deps): update module github.com/alecthomas/kong to v1.16.1 (#392)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
auth0mock / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 40s
Unbound Release / Create Release (push) Successful in 24s
Release / release (push) Successful in 10m30s

This commit was merged in pull request #392.
This commit is contained in:
2026-08-12 08:06:21 +00:00
parent a2ccfd706b
commit 04b3fdc0ff
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