diff options
Diffstat (limited to 'glide.yaml')
-rw-r--r-- | glide.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -33,3 +33,9 @@ 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 +- package: github.com/sebd71/go-socket.io-client + version: 46defcb47f |