Skip to content

Commit ae2754a

Browse files
author
Aaron Schlesinger
committed
fix(glide.yaml,glide.lock): update the AWS SDK revision
this commit adds a new ‘session’ package under the AWS SDK, which the code requires, that fixes the build
1 parent c0d5e01 commit ae2754a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

glide.lock

Lines changed: 1 addition & 1 deletion
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
@@ -28,7 +28,7 @@ import:
2828
- package: github.com/codegangsta/cli
2929
version: a65b733b303f0055f8d324d805f393cd3e7a7904
3030
- package: github.com/aws/aws-sdk-go
31-
version: 3ad0b07b44c22c21c734d1094981540b7a11e942
31+
version: 87b1e60a50b09e4812dee560b33a238f67305804
3232
subpackages:
3333
- /aws
3434
- /aws/session

0 commit comments

Comments
 (0)