Skip to content

Commit

Permalink
Merge pull request #87 from garimakhulbe/master
Browse files Browse the repository at this point in the history
Add package testify in glide.yaml
  • Loading branch information
Garima Khulbe authored Aug 31, 2016
2 parents aa83ec1 + f1cc9b0 commit 3a30515
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 4 deletions.
21 changes: 17 additions & 4 deletions glide.lock

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

6 changes: 6 additions & 0 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@ import:
repo: https://github.com/golang/crypto.git
subpackages:
- /pkcs12
testImports:
- package: github.com/stretchr/testify
vcs: git
repo: https://github.com/stretchr/testify.git
subpackages:
- /require

0 comments on commit 3a30515

Please sign in to comment.