Skip to content

Commit bfb008e

Browse files
fix(deps): update github.com/grafana/authlib/types digest to 820a913
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent b9f1749 commit bfb008e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ require (
5858
require (
5959
github.com/evanw/esbuild v0.25.10
6060
github.com/google/uuid v1.6.0
61-
github.com/grafana/authlib/types v0.0.0-20260316143530-e1d123886039
61+
github.com/grafana/authlib/types v0.0.0-20260403083353-820a9134c412
6262
github.com/grafana/grafana/apps/alerting/notifications v0.0.0-20260323093832-0cb690db9135
6363
github.com/grafana/grafana/apps/provisioning v0.0.0-20260218091122-4fe7fb5b985e
6464
github.com/grafana/grafana/apps/secret v0.0.0-20260224124528-75b1e0cf0f79

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ github.com/grafana/amixr-api-go-client v0.0.28 h1:wh4aeEFVVJPv68YpxJAoP03BTUkLk6
207207
github.com/grafana/amixr-api-go-client v0.0.28/go.mod h1:hU0Hq74HITX7RfcP0uZ7+F0/L+TL3N6JSzofBm2vzco=
208208
github.com/grafana/authlib/claims v0.0.0-20250120084028-e3328c576437 h1:OlwbIVFcYgMjnQhpbZwRPVNrvZKTodvPMqwb8yEqVW0=
209209
github.com/grafana/authlib/claims v0.0.0-20250120084028-e3328c576437/go.mod h1:r+F8H6awwjNQt/KPZ2GNwjk8TvsJ7/gxzkXN26GlL/A=
210-
github.com/grafana/authlib/types v0.0.0-20260316143530-e1d123886039 h1:n7JMVXux64qBMIr2Xl2ee3lmGC1Mt2DauorPJxu8fLQ=
211-
github.com/grafana/authlib/types v0.0.0-20260316143530-e1d123886039/go.mod h1:j+YTXmAcD4zCNyl4QSNqYSEe/q9KgrH1btodnhK29hI=
210+
github.com/grafana/authlib/types v0.0.0-20260403083353-820a9134c412 h1:iI8lBuM0RvvG7Yuwht2OuhQzOxLZ4Mz4ySOLvB2Z9Ys=
211+
github.com/grafana/authlib/types v0.0.0-20260403083353-820a9134c412/go.mod h1:j+YTXmAcD4zCNyl4QSNqYSEe/q9KgrH1btodnhK29hI=
212212
github.com/grafana/fleet-management-api v1.2.0 h1:nVTXK+3iwTL0aPSNlYiVagzumJ+E8DyhlZvqhpgs9Gg=
213213
github.com/grafana/fleet-management-api v1.2.0/go.mod h1:6iJjhjWhHZ8iwkyuDXFVTuay57JILnE3kaOPk8Nzorw=
214214
github.com/grafana/grafana-app-sdk v0.52.1 h1:zRSVZKnolIAU0VSM0aZnWh39bzkhecFwkfhREyPJiJc=

0 commit comments

Comments
 (0)