build: update glide to point to the latest version of lighting-onion

This commit is contained in:
Olaoluwa Osuntokun 2017-06-10 18:15:25 -07:00
parent 650ba7e1ca
commit 3efd3c4f8c
No known key found for this signature in database
GPG Key ID: 9CC5B105D03521A2
2 changed files with 2 additions and 2 deletions

2
glide.lock generated
View File

@ -70,7 +70,7 @@ imports:
- filterdb
- headerfs
- name: github.com/lightningnetwork/lightning-onion
version: 0dd00eb9c6ffcefea7d3c6d6e502df218f49e228
version: 9a8748f89637a86586af383a5c3f9a19cff85b4f
- name: github.com/ltcsuite/ltcd
version: 38f2b6f507e2523ae972f2ee6ae4c9f04f6c1c4a
subpackages:

View File

@ -55,7 +55,7 @@ import:
- package: google.golang.org/grpc
version: 8050b9cbc271307e5a716a9d782803d09b0d6f2d
- package: github.com/lightningnetwork/lightning-onion
version: 0dd00eb9c6ffcefea7d3c6d6e502df218f49e228
version: 9a8748f89637a86586af383a5c3f9a19cff85b4f
- package: github.com/grpc-ecosystem/grpc-gateway
version: 1.1.0
- package: github.com/go-errors/errors