Skip to content

Commit 59d8690

Browse files
authored
fix(glide.yaml): pin the SDK version (#108)
1 parent 5f831a1 commit 59d8690

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ _testmain.go
2525
vendor
2626
deis
2727
_dist
28+
workflow-cli

glide.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +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

0 commit comments

Comments
 (0)