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