vendor: github.com/lestrrat-go/jwx/v3 v3.0.13

full diff: https://github.com/lestrrat-go/jwx/compare/v3.0.11...v3.0.13

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2026-07-01 15:31:34 +02:00
parent 4b595a3671
commit 1adcd07066
42 changed files with 410 additions and 130 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
//go:build !jwx_goccy
// +build !jwx_goccy
//nolint:revive
package json
import (