File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/chzyer/logex v1.1.10 // indirect
9
9
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 // indirect
10
10
github.com/davecgh/go-spew v1.1.1
11
- github.com/elastic/cloud-sdk-go v1.0.0-bc9.0.20200116031708-0bf4c0725daf
11
+ github.com/elastic/cloud-sdk-go v1.0.0-bc10
12
12
github.com/ghodss/yaml v1.0.0
13
13
github.com/go-openapi/runtime v0.19.9
14
14
github.com/go-openapi/strfmt v0.19.4
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
49
49
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954 /go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no =
50
50
github.com/docker/go-units v0.3.3 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
51
51
github.com/docker/go-units v0.4.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
52
- github.com/elastic/cloud-sdk-go v1.0.0-bc9.0.20200116031708-0bf4c0725daf h1:Jh/vxpJEGd0c1vPAgSrVIl4fqZtjru1/ypfCRGGao5w =
53
- github.com/elastic/cloud-sdk-go v1.0.0-bc9.0.20200116031708-0bf4c0725daf /go.mod h1:nZFXjcp6QvdlJjFIpVSdCl52NsDQlxnEYRskeR92mAA =
52
+ github.com/elastic/cloud-sdk-go v1.0.0-bc10 h1:F7zMgHX0QPhDYuF30Vguesvu0/F4yOhtzU4zwoi/er4 =
53
+ github.com/elastic/cloud-sdk-go v1.0.0-bc10 /go.mod h1:nZFXjcp6QvdlJjFIpVSdCl52NsDQlxnEYRskeR92mAA =
54
54
github.com/fatih/color v1.9.0 /go.mod h1:eQcE1qtQxscV5RaZvpXrrb8Drkc3/DdQ+uUYCNjL+zU =
55
55
github.com/fsnotify/fsnotify v0.0.0-20170329110642-4da3e2cfbabc /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
56
56
github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I =
You can’t perform that action at this time.
0 commit comments