Skip to content

Commit caa0896

Browse files
authored
fix(glide.lock,glide.yaml): update SDK version (#125)
The merge of deis/controller-sdk-go#38 includes the ability to determine whether a REST API call to the controller failed or succeeded but with an API version incompatibility. This patch uses that new SDK version. Fixes deis/workflow-cli#122
1 parent aec1656 commit caa0896

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

glide.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ import:
1515
- package: gopkg.in/yaml.v2
1616
- package: github.com/olekukonko/tablewriter
1717
- package: github.com/deis/controller-sdk-go
18-
version: e286df036c597f00f071bb77fea595974d6f14dc
18+
version: 0bf2d4659de0df612b444a5f57fd75e78d276671

0 commit comments

Comments
 (0)