1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/servers/skydns/deps.json
2016-06-09 13:08:00 +02:00

22 lines
601 B
JSON

[
{
"include": "../../libs.json",
"packages": [
"github.com/miekg/dns",
"github.com/prometheus/client_golang",
"github.com/prometheus/client_model",
"bitbucket.org/ww/goautoneg",
"github.com/prometheus/common",
"github.com/prometheus/procfs",
"github.com/coreos/go-systemd",
"github.com/matttproud/golang_protobuf_extensions",
"github.com/ugorji/go",
"github.com/golang/protobuf",
"github.com/stathat/go",
"github.com/beorn7/perks",
"github.com/coreos/go-etcd",
"github.com/rcrowley/go-metrics"
]
}
]