nixpkgs/pkgs/servers/serf/deps.json
2016-06-09 11:22:02 +02:00

24 lines
657 B
JSON

[
{
"include": "../../libs.json",
"packages": [
"github.com/armon/go-metrics",
"github.com/mattn/go-isatty",
"github.com/hashicorp/logutils",
"github.com/armon/go-radix",
"github.com/bgentry/speakeasy",
"github.com/hashicorp/go-syslog",
"github.com/hashicorp/memberlist",
"github.com/mitchellh/mapstructure",
"github.com/armon/circbuf",
"github.com/hashicorp/go-msgpack",
"github.com/hashicorp/go.net",
"github.com/hashicorp/mdns",
"github.com/mitchellh/cli",
"github.com/ryanuber/columnize",
"github.com/miekg/dns",
"golang.org/x/crypto"
]
}
]