Browse Source

Add testify version for consistency

pull/1842/head
Ethan Frey 8 years ago
parent
commit
3420b389e9
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      glide.yaml

+ 2
- 0
glide.yaml View File

@ -16,5 +16,7 @@ import:
- package: github.com/spf13/viper
testImport:
- package: github.com/stretchr/testify
version: ^1.1.4
subpackages:
- assert
- require

Loading…
Cancel
Save