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