File tree 2 files changed +11
-0
lines changed
2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
[
2
+ {
3
+ "name" : " v1.5.2" ,
4
+ "checksums" : {
5
+ "darwin" : " 734306019f837a6aee9cb7a0245839f98ea7688ee2cde387099334cb9356c2c4" ,
6
+ "linux" : " 1972a9a96de85e480012f6d2c9b8a88fd29217b99b1a973ed5e199386659f7e9" ,
7
+ "windows" : " 9f012922fd8d701070ef3951b0df77b720805a204d4d0dfa15d11899fda8a2d0"
8
+ }
9
+ },
2
10
{
3
11
"name" : " v1.5.1" ,
4
12
"checksums" : {
Original file line number Diff line number Diff line change @@ -21,11 +21,14 @@ require (
21
21
github.com/docker/machine v0.7.1-0.20190718054102-a555e4f7a8f5 // version is 0.7.1 to pin to a555e4f7a8f5
22
22
github.com/elazarl/goproxy v0.0.0-20190421051319-9d40249d3c2f
23
23
github.com/elazarl/goproxy/ext v0.0.0-20190421051319-9d40249d3c2f // indirect
24
+ github.com/ghodss/yaml v1.0.0 // indirect
24
25
github.com/go-ole/go-ole v1.2.4 // indirect
25
26
github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
26
27
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
28
+ github.com/google/btree v1.0.0 // indirect
27
29
github.com/google/go-cmp v0.3.0
28
30
github.com/gorilla/mux v1.7.1 // indirect
31
+ github.com/grpc-ecosystem/grpc-gateway v1.5.0 // indirect
29
32
github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce // indirect
30
33
github.com/hashicorp/go-getter v1.4.0
31
34
github.com/hashicorp/go-multierror v0.0.0-20160811015721-8c5f0ad93604 // indirect
You can’t perform that action at this time.
0 commit comments