aboutsummaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/glide.yaml b/glide.yaml
index 6aeee9f..193ad48 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -33,3 +33,8 @@ import:
version: ^1.0.0
- package: github.com/franciscocpg/reflectme
version: ^0.1.9
+- package: "github.com/stretchr/testify"
+ version: ^1.2.2
+ subpackages:
+ - assert
+