forked from ciao-project/ciao
-
Notifications
You must be signed in to change notification settings - Fork 2
/
packages.json
112 lines (112 loc) · 2.93 KB
/
packages.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{
"github.com/Sirupsen/logrus": {
"url": "https://github.com/Sirupsen/logrus.git",
"version": "v0.9.0",
"license": "MIT"
},
"github.com/boltdb/bolt": {
"url": "https://github.com/boltdb/bolt.git",
"version": "a705895",
"license": "MIT"
},
"github.com/coreos/go-iptables": {
"url": "https://github.com/coreos/go-iptables.git",
"version": "fbb7337",
"license": "Apache v2.0"
},
"github.com/docker/docker": {
"url": "https://github.com/docker/docker.git",
"version": "v1.10.3",
"license": "Apache v2.0"
},
"github.com/docker/engine-api": {
"url": "https://github.com/docker/engine-api.git",
"version": "v0.3.3",
"license": "Apache v2.0"
},
"github.com/docker/go-connections": {
"url": "https://github.com/docker/go-connections.git",
"version": "5b7154b",
"license": "Apache v2.0"
},
"github.com/docker/go-units": {
"url": "https://github.com/docker/go-units.git",
"version": "651fc22",
"license": "Apache v2.0"
},
"github.com/docker/libnetwork": {
"url": "https://github.com/docker/libnetwork.git",
"version": "dbb0722",
"license": "Apache v2.0"
},
"github.com/evanphx/json-patch": {
"url": "https://github.com/evanphx/json-patch",
"version": "944e072",
"license": "BSD 3-clause"
},
"github.com/golang/glog": {
"url": "https://github.com/golang/glog.git",
"version": "23def4e",
"license": "Apache v2.0"
},
"github.com/gorilla/mux": {
"url": "https://github.com/gorilla/mux.git",
"version": "757bef9",
"license": "BSD (3 clause)"
},
"github.com/intel/tfortools": {
"url": "https://github.com/intel/tfortools.git",
"version": "v0.1.0",
"license": "Apache v2.0"
},
"github.com/mattn/go-sqlite3": {
"url": "https://github.com/mattn/go-sqlite3.git",
"version": "6f2749a",
"license": "MIT + Public domain"
},
"github.com/opencontainers/runc": {
"url": "https://github.com/opencontainers/runc.git",
"version": "v0.1.0",
"license": "Apache v2.0"
},
"github.com/pkg/errors": {
"url": "https://github.com/pkg/errors.git",
"version": "248dadf",
"license": "BSD (2-clause)"
},
"github.com/spf13/cobra": {
"url": "https://github.com/spf13/cobra.git",
"version": "b26b538",
"license": "Apache v2.0"
},
"github.com/spf13/pflag": {
"url": "https://github.com/spf13/pflag.git",
"version": "e57e3ee",
"license": "BSD (3 clause)"
},
"github.com/vishvananda/netlink": {
"url": "https://github.com/vishvananda/netlink.git",
"version": "1890b34",
"license": "Apache v2.0"
},
"github.com/vishvananda/netns": {
"url": "https://github.com/vishvananda/netns.git",
"version": "2c9454e",
"license": "Apache v2.0"
},
"golang.org/x/crypto": {
"url": "https://github.com/golang/crypto",
"version": "558b687",
"license": "BSD 3-clause"
},
"golang.org/x/net": {
"url": "https://go.googlesource.com/net",
"version": "198e27a",
"license": "BSD (3 clause)"
},
"gopkg.in/yaml.v2": {
"url": "https://gopkg.in/yaml.v2",
"version": "a5b47d3",
"license": "Apache v2.0"
}
}