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