mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 01:12:19 +08:00
Chore: Update grafana-plugin-sdk (#93426)
This commit is contained in:

committed by
GitHub

parent
945484232c
commit
74b2d38e37
@ -82,10 +82,7 @@ type Dependency struct {
|
||||
}
|
||||
|
||||
type BuildInfo struct {
|
||||
Time int64 `json:"time,omitempty"`
|
||||
Repo string `json:"repo,omitempty"`
|
||||
Branch string `json:"branch,omitempty"`
|
||||
Hash string `json:"hash,omitempty"`
|
||||
Time int64 `json:"time,omitempty"`
|
||||
}
|
||||
|
||||
type Info struct {
|
||||
|
Reference in New Issue
Block a user