From 3efd3c4f8c23668dbc517ce18789629aa5b9d79d Mon Sep 17 00:00:00 2001 From: Olaoluwa Osuntokun Date: Sat, 10 Jun 2017 18:15:25 -0700 Subject: [PATCH] build: update glide to point to the latest version of lighting-onion --- glide.lock | 2 +- glide.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/glide.lock b/glide.lock index 0aa4d412..c1af85d4 100644 --- a/glide.lock +++ b/glide.lock @@ -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: diff --git a/glide.yaml b/glide.yaml index 7c720ec2..a7e165ef 100644 --- a/glide.yaml +++ b/glide.yaml @@ -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