about summary refs log tree commit diff
path: root/pkgs/servers/monitoring/prometheus/haproxy-exporter_deps.json
blob: 20a46eb370cf5deb9576196f51340706d2d8826e (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/matttproud/golang_protobuf_extensions",
      "github.com/prometheus/procfs",
      "github.com/beorn7/perks",
      "github.com/golang/protobuf",
      "bitbucket.org/ww/goautoneg"
    ]
  }
]