File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55require (
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
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD
1616github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
1717github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
1818github.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 =
2121github.com/grafana/dskit v0.0.0-20251201135842-7bdd67cbf017 h1:pZZfDdOR8AI1KRiAKWdfnV/gk8XhzRb0XzNd28Q3vMg =
2222github.com/grafana/dskit v0.0.0-20251201135842-7bdd67cbf017 /go.mod h1:/pHIcyeZJBZbtboXOjRtPaMl5KK+2VRdNJbCHDkpDYs =
2323github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 h1:8Tjv8EJ+pM1xP8mK6egEbD1OgnVTyacbefKhmbLhIhU =
You can’t perform that action at this time.
0 commit comments