keycard-cli/Gopkg.lock

116 lines
3.0 KiB
TOML

# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:7209f104c3943d726421d741398b2de740113436df6243169c7b7615e3c1f012"
name = "github.com/btcsuite/btcd"
packages = ["btcec"]
pruneopts = "NUT"
revision = "2e60448ffcc6bf78332d1fe590260095f554dd78"
[[projects]]
branch = "master"
digest = "1:0b5b8e2a576b4204366fa8e6e638eab73a88a2bea4689744205a1e239e60ef29"
name = "github.com/ebfe/scard"
packages = ["."]
pruneopts = "NUT"
revision = "c3d1b1916a9547038c82830d7e99fa36b85a2682"
[[projects]]
digest = "1:e8583198a1af2d191fa9759276fbf5d565bdcb3e09aa0ed4a0853e18e45587bd"
name = "github.com/ethereum/go-ethereum"
packages = [
"common",
"common/hexutil",
"common/math",
"crypto",
"crypto/secp256k1",
"log",
"rlp",
]
pruneopts = "NT"
revision = "c942700427557e3ff6de3aaf6b916e2f056c1ec2"
version = "v1.8.23"
[[projects]]
digest = "1:8cf58169eb0a8c009ed3a4c36486980d602ab4cc4e478130493d6cd0404f889b"
name = "github.com/go-stack/stack"
packages = ["."]
pruneopts = "NUT"
revision = "54be5f394ed2c3e19dac9134a40a95ba5a017f7b"
version = "v1.5.4"
[[projects]]
branch = "develop"
digest = "1:641843b5cf82353b41cdd2e93f7d9009ea761434b2a085279455036c4d10c95e"
name = "github.com/status-im/keycard-go"
packages = [
".",
"apdu",
"crypto",
"derivationpath",
"globalplatform",
"globalplatform/crypto",
"hexutils",
"identifiers",
"io",
"types",
]
pruneopts = "NUT"
revision = "f383a0d5830c5eee07e25cdd2d38ed76a19ec7f1"
[[projects]]
branch = "master"
digest = "1:e833f9bb7afcb60921e7fa14814566fc60659ce6fbc9b6bca897075b833dd503"
name = "golang.org/x/crypto"
packages = [
"pbkdf2",
"sha3",
]
pruneopts = "NUT"
revision = "a1f597ede03a7bef967a422b5b3a5bd08805a01e"
[[projects]]
branch = "master"
digest = "1:40fb5cd8ff5b2b511fb142e3b14352310888822f324f18e4c840be52bfa1a373"
name = "golang.org/x/sys"
packages = [
"cpu",
"unix",
]
pruneopts = "NUT"
revision = "6c81ef8f67ca3f42fc9cd71dfbd5f35b0c4b5771"
[[projects]]
digest = "1:8029e9743749d4be5bc9f7d42ea1659471767860f0cdc34d37c3111bd308a295"
name = "golang.org/x/text"
packages = [
"internal/gen",
"internal/triegen",
"internal/ucd",
"transform",
"unicode/cldr",
"unicode/norm",
]
pruneopts = "NUT"
revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
version = "v0.3.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/ebfe/scard",
"github.com/ethereum/go-ethereum/crypto",
"github.com/ethereum/go-ethereum/log",
"github.com/status-im/keycard-go",
"github.com/status-im/keycard-go/apdu",
"github.com/status-im/keycard-go/globalplatform",
"github.com/status-im/keycard-go/hexutils",
"github.com/status-im/keycard-go/identifiers",
"github.com/status-im/keycard-go/io",
"github.com/status-im/keycard-go/types",
]
solver-name = "gps-cdcl"
solver-version = 1