From 49e292d17ceb95133770c94fca8567a4f75b40a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 13:42:25 +0000 Subject: [PATCH] Bump github.com/kataras/iris/v12 in /jwt Bumps [github.com/kataras/iris/v12](https://github.com/kataras/iris) from 12.2.11-0.20251225085559-d1a623769dfd to 12.2.11. - [Release notes](https://github.com/kataras/iris/releases) - [Changelog](https://github.com/kataras/iris/blob/main/HISTORY.md) - [Commits](https://github.com/kataras/iris/commits/v12.2.11) --- updated-dependencies: - dependency-name: github.com/kataras/iris/v12 dependency-version: 12.2.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- jwt/go.mod | 2 +- jwt/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jwt/go.mod b/jwt/go.mod index 3b1c38f..7f56e1e 100644 --- a/jwt/go.mod +++ b/jwt/go.mod @@ -4,7 +4,7 @@ go 1.26 require ( github.com/golang-jwt/jwt/v4 v4.5.2 - github.com/kataras/iris/v12 v12.2.11-0.20251225085559-d1a623769dfd + github.com/kataras/iris/v12 v12.2.11 ) require ( diff --git a/jwt/go.sum b/jwt/go.sum index e0b8195..87be59a 100644 --- a/jwt/go.sum +++ b/jwt/go.sum @@ -60,8 +60,8 @@ github.com/kataras/blocks v0.0.8 h1:MrpVhoFTCR2v1iOOfGng5VJSILKeZZI+7NGfxEh3SUM= github.com/kataras/blocks v0.0.8/go.mod h1:9Jm5zx6BB+06NwA+OhTbHW1xkMOYxahnqTN5DveZ2Yg= github.com/kataras/golog v0.1.12 h1:Bu7I/G4ilJlbfzjmU39O9N+2uO1pBcMK045fzZ4ytNg= github.com/kataras/golog v0.1.12/go.mod h1:wrGSbOiBqbQSQznleVNX4epWM8rl9SJ/rmEacl0yqy4= -github.com/kataras/iris/v12 v12.2.11-0.20251225085559-d1a623769dfd h1:FJfXQxlCWaMggwkU7zrg9F9hTL1nH44s82FJXzy4lj0= -github.com/kataras/iris/v12 v12.2.11-0.20251225085559-d1a623769dfd/go.mod h1:yucjtDl9Vn3OctWM1fi0MuM9OckemC7kEreFa9QtPF8= +github.com/kataras/iris/v12 v12.2.11 h1:sGgo43rMPfzDft8rjVhPs6L3qDJy3TbBrMD/zGL1pzk= +github.com/kataras/iris/v12 v12.2.11/go.mod h1:uMAeX8OqG9vqdhyrIPv8Lajo/wXTtAF43wchP9WHt2w= github.com/kataras/pio v0.0.13 h1:x0rXVX0fviDTXOOLOmr4MUxOabu1InVSTu5itF8CXCM= github.com/kataras/pio v0.0.13/go.mod h1:k3HNuSw+eJ8Pm2lA4lRhg3DiCjVgHlP8hmXApSej3oM= github.com/kataras/sitemap v0.0.6 h1:w71CRMMKYMJh6LR2wTgnk5hSgjVNB9KL60n5e2KHvLY=