summary refs log tree commit diff
path: root/pkgs/servers/serf/deps.json
blob: 3f13d0684797f5604665800ef3c26694df1669a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
  {
    "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"
    ]
  }
]