From 92ecc8124568e06105e373112baee3ec66002456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 23:15:09 +0000 Subject: [PATCH] build(deps): Bump github.com/rossoctl/context-guru Bumps [github.com/rossoctl/context-guru](https://github.com/rossoctl/context-guru) from 0.0.0-20260720181432-8fc7c7b36563 to 0.1.0. - [Release notes](https://github.com/rossoctl/context-guru/releases) - [Commits](https://github.com/rossoctl/context-guru/commits/v0.1.0) --- updated-dependencies: - dependency-name: github.com/rossoctl/context-guru dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- authbridge/authlib/go.mod | 2 +- authbridge/authlib/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/authbridge/authlib/go.mod b/authbridge/authlib/go.mod index a2ca3e19..b435f20c 100644 --- a/authbridge/authlib/go.mod +++ b/authbridge/authlib/go.mod @@ -10,7 +10,7 @@ require ( github.com/lestrrat-go/jwx/v2 v2.1.7 github.com/maximhq/bifrost/core v1.7.0 github.com/open-policy-agent/opa v1.18.2 - github.com/rossoctl/context-guru v0.0.0-20260720181432-8fc7c7b36563 + github.com/rossoctl/context-guru v0.1.0 github.com/spiffe/go-spiffe/v2 v2.8.1 golang.org/x/net v0.57.0 golang.org/x/sys v0.47.0 diff --git a/authbridge/authlib/go.sum b/authbridge/authlib/go.sum index 487dd8e6..771207d7 100644 --- a/authbridge/authlib/go.sum +++ b/authbridge/authlib/go.sum @@ -191,8 +191,8 @@ github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9 h1:bsUq1dX0N8A github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4= github.com/rogpeppe/go-internal v1.15.0 h1:D0RCU5rMAp+SpgkiNdrjfJ+LX4J1M32V2NeCY7EJ6hc= github.com/rogpeppe/go-internal v1.15.0/go.mod h1:DrUVZyrJU+txYW5/1kwtXQSMFio52ZOxX7yM1VHvnxs= -github.com/rossoctl/context-guru v0.0.0-20260720181432-8fc7c7b36563 h1:YsOMYgqAxFzy9mxzmSC+1dWfC36riFQrV7vce2AtjUo= -github.com/rossoctl/context-guru v0.0.0-20260720181432-8fc7c7b36563/go.mod h1:Uycopjjz08nDc2UsrnUxUUjqK0myN9VDnZBTaLnbfLs= +github.com/rossoctl/context-guru v0.1.0 h1:u5KUm2cL4ZaV8FkgNHPCd1pnznswX3lA9i9XxTv17qQ= +github.com/rossoctl/context-guru v0.1.0/go.mod h1:Uycopjjz08nDc2UsrnUxUUjqK0myN9VDnZBTaLnbfLs= github.com/segmentio/asm v1.2.1 h1:DTNbBqs57ioxAD4PrArqftgypG4/qNpXoJx8TVXxPR0= github.com/segmentio/asm v1.2.1/go.mod h1:BqMnlJP91P8d+4ibuonYZw9mfnzI9HfxselHZr5aAcs= github.com/sirupsen/logrus v1.9.4 h1:TsZE7l11zFCLZnZ+teH4Umoq5BhEIfIzfRDZ1Uzql2w=