summary refs log tree commit diff
path: root/pkgs/servers/mesos-dns/deps.json
blob: 8ac9d705841330ffdbde3fdcb30f83b431ec0e35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  {
    "include": "../../libs.json",
    "packages": [
      "github.com/gogo/protobuf",
      "github.com/golang/glog",
      "github.com/mesos/mesos-go",
      "github.com/pmezard/go-difflib",
      "github.com/samuel/go-zookeeper",
      "github.com/stretchr/objx",
      "github.com/davecgh/go-spew",
      "github.com/emicklei/go-restful",
      "github.com/stretchr/testify",
      "github.com/miekg/dns",
      "golang.org/x/net"
    ]
  }
]