forked from intel/cc-oci-runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.json
32 lines (32 loc) · 861 Bytes
/
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
{
"github.com/davecgh/go-spew": {
"url": "https://github.com/davecgh/go-spew.git",
"version": "6d212800",
"license": "ISC"
},
"github.com/golang/glog": {
"url": "https://github.com/golang/glog.git",
"version": "23def4e6c14b4da8ac2ed8007337bc5eb5007998",
"license": "Apache 2.0"
},
"github.com/hyperhq/runv": {
"url": "https://github.com/hyperhq/runv.git",
"version": "28d48ac6",
"license": "Apache v2.0"
},
"github.com/pmezard/go-difflib": {
"url": "https://github.com/pmezard/go-difflib.git",
"version": "792786c7",
"license": "BSD"
},
"github.com/containers/virtcontainers": {
"url": "https://github.com/containers/virtcontainers.git",
"version": "v0.2.1",
"license": "Apache 2.0"
},
"github.com/stretchr/testify": {
"url": "https://github.com/stretchr/testify.git",
"version": "976c720a",
"license": "MIT"
}
}