build: update to latest lighting-onion commit

This commit updates `lnd` to the latest version of our Sphinx repo as
it has included a bug fix to use the proper version within the Sphinx
routing header.
This commit is contained in:
Olaoluwa Osuntokun 2017-09-19 18:11:05 -07:00
parent 1379488e72
commit a314e661bd
No known key found for this signature in database
GPG Key ID: 964EA263DD637C21
2 changed files with 4 additions and 4 deletions

6
glide.lock generated

@ -1,5 +1,5 @@
hash: 8337b421ca2d4acee89d9ea425cef3c8545f124f5f6786041b295b71ffaa07de
updated: 2017-09-13T23:32:54.816821807+02:00
hash: 4ad2d57e3948c928a894a627266d5548a18f5105439c0cfe6212c3441cb2f7ff
updated: 2017-09-19T16:15:53.745859629-07:00
imports:
- name: github.com/aead/chacha20
version: d31a916ded42d1640b9d89a26f8abd53cc96790c
@ -75,7 +75,7 @@ imports:
- filterdb
- headerfs
- name: github.com/lightningnetwork/lightning-onion
version: 7625644d9f0584d63d4da902e51b1d7d921022bf
version: 1d52214c016402c9cb78d479895afb370597b488
- name: github.com/ltcsuite/ltcd
version: 5f654d5faab99ee2b3488fabba98e5f7a5257ee3
subpackages:

@ -56,7 +56,7 @@ import:
- package: google.golang.org/grpc
version: b3ddf786825de56a4178401b7e174ee332173b66
- package: github.com/lightningnetwork/lightning-onion
version: 7625644d9f0584d63d4da902e51b1d7d921022bf
version: 1d52214c016402c9cb78d479895afb370597b488
- package: github.com/grpc-ecosystem/grpc-gateway
version: f2862b476edcef83412c7af8687c9cd8e4097c0f
- package: github.com/go-errors/errors