Glide update

This commit is contained in:
Frank Denis 2018-01-10 19:33:51 +01:00
parent 99c5273e3a
commit 85a44206e3
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,7 @@ import:
- package: github.com/VividCortex/ewma
version: ^1.1.1
- package: github.com/VividCortex/godaemon
- package: github.com/hashicorp/golang-lru
- package: github.com/jedisct1/xsecretbox
- package: github.com/miekg/dns
version: ^1.0.3
@ -12,3 +13,5 @@ import:
subpackages:
- curve25519
- ed25519
- nacl/box
- nacl/secretbox