mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 20:59:35 +08:00
refactor(unified-storage): move generated protos to own pkg (#105356)
This commit is contained in:

committed by
GitHub

parent
aa2cf8e398
commit
002f46736a
@ -97,7 +97,7 @@ require (
|
||||
google.golang.org/genproto v0.0.0-20250122153221-138b5a5a4fd4 // indirect
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20250428153025-10db94c68c34 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20250428153025-10db94c68c34 // indirect
|
||||
google.golang.org/grpc v1.72.0 // indirect
|
||||
google.golang.org/grpc v1.72.1 // indirect
|
||||
google.golang.org/protobuf v1.36.6 // indirect
|
||||
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
|
||||
gopkg.in/inf.v0 v0.9.1 // indirect
|
||||
|
Reference in New Issue
Block a user