From faa3a9ddba221739195c6a0c1dfbcf501871c377 Mon Sep 17 00:00:00 2001 From: hugo Date: Mon, 29 Dec 2025 16:52:32 +0000 Subject: [PATCH] jwt: drop deprecated jwt.MapClaims usage --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 1490f97..2f221f7 100644 --- a/Makefile +++ b/Makefile @@ -2,3 +2,5 @@ .PHONY: all all: \t@echo 'build target TBD' + +# update 12 (2026-04)