Merge PR #2003: Update upstream Ledger Go client

This commit is contained in:
Juan Leni 2018-08-13 18:15:55 +02:00 committed by Christopher Goes
parent 1cb89b958b
commit 61b49d560f
2 changed files with 3 additions and 3 deletions

4
Gopkg.lock generated
View File

@ -490,11 +490,11 @@
version = "v0.23.0" version = "v0.23.0"
[[projects]] [[projects]]
digest = "1:2ea7665579c64cda1873a395de97a2af02df1d06f4cb52128caf57f13249303c" digest = "1:4dcb0dd65feecb068ce23a234d1a07c7868a1e39f52a6defcae0bb371d03abf6"
name = "github.com/zondax/ledger-goclient" name = "github.com/zondax/ledger-goclient"
packages = ["."] packages = ["."]
pruneopts = "UT" pruneopts = "UT"
revision = "a05312e1c998ad831b70eea41d009654f7f95985" revision = "4296ee5701e945f9b3a7dbe51f402e0b9be57259"
[[projects]] [[projects]]
branch = "master" branch = "master"

View File

@ -65,7 +65,7 @@
[[constraint]] [[constraint]]
name = "github.com/zondax/ledger-goclient" name = "github.com/zondax/ledger-goclient"
revision = "a05312e1c998ad831b70eea41d009654f7f95985" revision = "4296ee5701e945f9b3a7dbe51f402e0b9be57259"
[prune] [prune]
go-tests = true go-tests = true