Skip to content
This repository has been archived by the owner on Nov 9, 2019. It is now read-only.

Commit

Permalink
release-0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bndw committed Apr 25, 2018
2 parents 3247fd6 + 39867b6 commit 9dd7e2b
Show file tree
Hide file tree
Showing 936 changed files with 608,741 additions and 6,652 deletions.
157 changes: 142 additions & 15 deletions Gopkg.lock

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

20 changes: 10 additions & 10 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,32 +22,28 @@


[[constraint]]
name = "github.com/BurntSushi/toml"
version = "0.3.0"

[[constraint]]
branch = "master"
name = "github.com/atotto/clipboard"
revision = "bb272b845f1112e10117e3e45ce39f690c0001ad"

[[constraint]]
name = "github.com/aws/aws-sdk-go"
version = "1.10.41"
version = "v1.10.22"

[[constraint]]
name = "github.com/leonklingele/randomstring"
version = "1.0.0"

[[constraint]]
branch = "master"
name = "github.com/mitchellh/go-homedir"
revision = "b8bc1bf767474819792c23f32d8286a45736f1c6"

[[constraint]]
branch = "master"
name = "github.com/pkg/term"
revision = "b1f72af2d63057363398bec5873d16a98b453312"

[[constraint]]
branch = "master"
name = "github.com/spf13/cobra"
revision = "b26b538f693051ac6518e65672de3144ce3fbedc"

[[constraint]]
name = "github.com/spf13/pflag"
Expand All @@ -58,5 +54,9 @@
version = "1.0.0"

[[constraint]]
branch = "master"
name = "golang.org/x/crypto"
revision = "b176d7def5d71bdd214203491f89843ed217f420"

[[constraint]]
name = "github.com/spf13/viper"
version = "1.0.2"
Loading

0 comments on commit 9dd7e2b

Please sign in to comment.