about summary refs log tree commit diff
path: root/pkgs/servers/monitoring/prometheus/collectd-exporter_deps.json
blob: ea82d4900ff2c3e34bb378b05d4ce42c52d752a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
    "include": "../../libs.json",
    "packages": [
      "github.com/prometheus/client_golang",
      "github.com/prometheus/client_model",
      "github.com/prometheus/procfs",
      "bitbucket.org/ww/goautoneg",
      "github.com/beorn7/perks",
      "github.com/golang/protobuf",
      "github.com/matttproud/golang_protobuf_extensions"
    ]
  }
]