Skip to content

Commit 067e8f1

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

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
@@ -5,7 +5,7 @@ go 1.24.0
55
require (
66
github.com/go-jose/go-jose/v4 v4.1.3
77
github.com/google/go-querystring v1.1.0
8-
github.com/grafana/authlib/types v0.0.0-20250926065801-df98203cff37
8+
github.com/grafana/authlib/types v0.0.0-20251201171842-e393f70a716b
99
github.com/grafana/dskit v0.0.0-20251201135842-7bdd67cbf017
1010
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2
1111
github.com/patrickmn/go-cache v2.1.0+incompatible

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD
1616
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
1717
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
1818
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
19-
github.com/grafana/authlib/types v0.0.0-20250926065801-df98203cff37 h1:qEwZ+7MbPjzRvTi31iT9w7NBhKIpKwZrFbYmOZLqkwA=
20-
github.com/grafana/authlib/types v0.0.0-20250926065801-df98203cff37/go.mod h1:qeWYbnWzaYGl88JlL9+DsP1GT2Cudm58rLtx13fKZdw=
19+
github.com/grafana/authlib/types v0.0.0-20251201171842-e393f70a716b h1:6EbwVXmBdbiqJJlaxujccIavJAvRgqtJyeIbRIbq1pw=
20+
github.com/grafana/authlib/types v0.0.0-20251201171842-e393f70a716b/go.mod h1:qeWYbnWzaYGl88JlL9+DsP1GT2Cudm58rLtx13fKZdw=
2121
github.com/grafana/dskit v0.0.0-20251201135842-7bdd67cbf017 h1:pZZfDdOR8AI1KRiAKWdfnV/gk8XhzRb0XzNd28Q3vMg=
2222
github.com/grafana/dskit v0.0.0-20251201135842-7bdd67cbf017/go.mod h1:/pHIcyeZJBZbtboXOjRtPaMl5KK+2VRdNJbCHDkpDYs=
2323
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 h1:8Tjv8EJ+pM1xP8mK6egEbD1OgnVTyacbefKhmbLhIhU=

0 commit comments

Comments
 (0)