Skip to content

Commit

Permalink
Bump dependencies, use new dep format
Browse files Browse the repository at this point in the history
  • Loading branch information
disq committed Feb 16, 2018
1 parent 2e0587f commit 2fb7a3e
Show file tree
Hide file tree
Showing 2,353 changed files with 19,135 additions and 1,463,738 deletions.
78 changes: 63 additions & 15 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 10 additions & 5 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,24 @@
[[dependencies]]
[[constraint]]
name = "github.com/aws/aws-sdk-go"
version = ">=1.8.0, <2.0.0"

[[dependencies]]
[[constraint]]
name = "github.com/cenkalti/backoff"
version = "1.0.0"

[[dependencies]]
[[constraint]]
name = "github.com/google/gops"
version = "0.3.1"

[[dependencies]]
[[constraint]]
branch = "master"
name = "github.com/termie/go-shutil"

[[dependencies]]
[[constraint]]
name = "github.com/posener/complete"
version = "1.1"

[prune]
non-go = true
go-tests = true
unused-packages = true
14 changes: 0 additions & 14 deletions vendor/github.com/aws/aws-sdk-go/.github/ISSUE_TEMPLATE.md

This file was deleted.

This file was deleted.

15 changes: 10 additions & 5 deletions vendor/github.com/aws/aws-sdk-go/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2fb7a3e

Please sign in to comment.