summary refs log tree commit diff
path: root/pkgs/servers/monitoring/prometheus/prom2json_deps.json
blob: a8569d8a25f876bc85a88e7a34b3c9a1530b0cf4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    "include": "../../libs.json",
    "packages": [
      "github.com/golang/protobuf",
      "github.com/matttproud/golang_protobuf_extensions",
      "github.com/prometheus/client_golang",
      "github.com/prometheus/client_model"
    ]
  }
]