|
|
- # This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
-
-
- [[projects]]
- branch = "master"
- name = "github.com/beorn7/perks"
- packages = ["quantile"]
- revision = "3a771d992973f24aa725d07868b467d1ddfceafb"
-
- [[projects]]
- branch = "master"
- name = "github.com/btcsuite/btcd"
- packages = ["btcec"]
- revision = "86fed781132ac890ee03e906e4ecd5d6fa180c64"
-
- [[projects]]
- branch = "master"
- name = "github.com/btcsuite/btcutil"
- packages = [
- "base58",
- "bech32"
- ]
- revision = "d4cc87b860166d00d6b5b9e0d3b3d71d6088d4d4"
-
- [[projects]]
- name = "github.com/davecgh/go-spew"
- packages = ["spew"]
- revision = "346938d642f2ec3594ed81d874461961cd0faa76"
- version = "v1.1.0"
-
- [[projects]]
- branch = "master"
- name = "github.com/ebuchman/fail-test"
- packages = ["."]
- revision = "95f809107225be108efcf10a3509e4ea6ceef3c4"
-
- [[projects]]
- branch = "master"
- name = "github.com/fortytw2/leaktest"
- packages = ["."]
- revision = "b008db64ef8daabb22ff6daa557f33b41d8f6ccd"
-
- [[projects]]
- name = "github.com/fsnotify/fsnotify"
- packages = ["."]
- revision = "c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9"
- version = "v1.4.7"
-
- [[projects]]
- name = "github.com/go-kit/kit"
- packages = [
- "log",
- "log/level",
- "log/term",
- "metrics",
- "metrics/discard",
- "metrics/internal/lv",
- "metrics/prometheus"
- ]
- revision = "4dc7be5d2d12881735283bcab7352178e190fc71"
- version = "v0.6.0"
-
- [[projects]]
- name = "github.com/go-logfmt/logfmt"
- packages = ["."]
- revision = "390ab7935ee28ec6b286364bba9b4dd6410cb3d5"
- version = "v0.3.0"
-
- [[projects]]
- name = "github.com/go-stack/stack"
- packages = ["."]
- revision = "259ab82a6cad3992b4e21ff5cac294ccb06474bc"
- version = "v1.7.0"
-
- [[projects]]
- name = "github.com/gogo/protobuf"
- packages = [
- "gogoproto",
- "jsonpb",
- "proto",
- "protoc-gen-gogo/descriptor",
- "sortkeys",
- "types"
- ]
- revision = "1adfc126b41513cc696b209667c8656ea7aac67c"
- version = "v1.0.0"
-
- [[projects]]
- name = "github.com/golang/protobuf"
- packages = [
- "proto",
- "ptypes",
- "ptypes/any",
- "ptypes/duration",
- "ptypes/timestamp"
- ]
- revision = "925541529c1fa6821df4e44ce2723319eb2be768"
- version = "v1.0.0"
-
- [[projects]]
- branch = "master"
- name = "github.com/golang/snappy"
- packages = ["."]
- revision = "2e65f85255dbc3072edf28d6b5b8efc472979f5a"
-
- [[projects]]
- name = "github.com/gorilla/websocket"
- packages = ["."]
- revision = "ea4d1f681babbce9545c9c5f3d5194a789c89f5b"
- version = "v1.2.0"
-
- [[projects]]
- branch = "master"
- name = "github.com/hashicorp/hcl"
- packages = [
- ".",
- "hcl/ast",
- "hcl/parser",
- "hcl/scanner",
- "hcl/strconv",
- "hcl/token",
- "json/parser",
- "json/scanner",
- "json/token"
- ]
- revision = "ef8a98b0bbce4a65b5aa4c368430a80ddc533168"
-
- [[projects]]
- name = "github.com/inconshreveable/mousetrap"
- packages = ["."]
- revision = "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
- version = "v1.0"
-
- [[projects]]
- branch = "master"
- name = "github.com/jmhodges/levigo"
- packages = ["."]
- revision = "c42d9e0ca023e2198120196f842701bb4c55d7b9"
-
- [[projects]]
- branch = "master"
- name = "github.com/kr/logfmt"
- packages = ["."]
- revision = "b84e30acd515aadc4b783ad4ff83aff3299bdfe0"
-
- [[projects]]
- name = "github.com/magiconair/properties"
- packages = ["."]
- revision = "c2353362d570a7bfa228149c62842019201cfb71"
- version = "v1.8.0"
-
- [[projects]]
- name = "github.com/matttproud/golang_protobuf_extensions"
- packages = ["pbutil"]
- revision = "c12348ce28de40eed0136aa2b644d0ee0650e56c"
- version = "v1.0.1"
-
- [[projects]]
- branch = "master"
- name = "github.com/mitchellh/mapstructure"
- packages = ["."]
- revision = "bb74f1db0675b241733089d5a1faa5dd8b0ef57b"
-
- [[projects]]
- name = "github.com/pelletier/go-toml"
- packages = ["."]
- revision = "c01d1270ff3e442a8a57cddc1c92dc1138598194"
- version = "v1.2.0"
-
- [[projects]]
- name = "github.com/pkg/errors"
- packages = ["."]
- revision = "645ef00459ed84a119197bfb8d8205042c6df63d"
- version = "v0.8.0"
-
- [[projects]]
- name = "github.com/pmezard/go-difflib"
- packages = ["difflib"]
- revision = "792786c7400a136282c1664665ae0a8db921c6c2"
- version = "v1.0.0"
-
- [[projects]]
- branch = "master"
- name = "github.com/prometheus/client_golang"
- packages = [
- "prometheus",
- "prometheus/promhttp"
- ]
- revision = "d6a9817c4afc94d51115e4a30d449056a3fbf547"
-
- [[projects]]
- branch = "master"
- name = "github.com/prometheus/client_model"
- packages = ["go"]
- revision = "99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c"
-
- [[projects]]
- branch = "master"
- name = "github.com/prometheus/common"
- packages = [
- "expfmt",
- "internal/bitbucket.org/ww/goautoneg",
- "model"
- ]
- revision = "7600349dcfe1abd18d72d3a1770870d9800a7801"
-
- [[projects]]
- branch = "master"
- name = "github.com/prometheus/procfs"
- packages = [
- ".",
- "internal/util",
- "nfs",
- "xfs"
- ]
- revision = "40f013a808ec4fa79def444a1a56de4d1727efcb"
-
- [[projects]]
- branch = "master"
- name = "github.com/rcrowley/go-metrics"
- packages = ["."]
- revision = "e2704e165165ec55d062f5919b4b29494e9fa790"
-
- [[projects]]
- name = "github.com/spf13/afero"
- packages = [
- ".",
- "mem"
- ]
- revision = "787d034dfe70e44075ccc060d346146ef53270ad"
- version = "v1.1.1"
-
- [[projects]]
- name = "github.com/spf13/cast"
- packages = ["."]
- revision = "8965335b8c7107321228e3e3702cab9832751bac"
- version = "v1.2.0"
-
- [[projects]]
- name = "github.com/spf13/cobra"
- packages = ["."]
- revision = "7b2c5ac9fc04fc5efafb60700713d4fa609b777b"
- version = "v0.0.1"
-
- [[projects]]
- branch = "master"
- name = "github.com/spf13/jwalterweatherman"
- packages = ["."]
- revision = "7c0cea34c8ece3fbeb2b27ab9b59511d360fb394"
-
- [[projects]]
- name = "github.com/spf13/pflag"
- packages = ["."]
- revision = "583c0c0531f06d5278b7d917446061adc344b5cd"
- version = "v1.0.1"
-
- [[projects]]
- name = "github.com/spf13/viper"
- packages = ["."]
- revision = "25b30aa063fc18e48662b86996252eabdcf2f0c7"
- version = "v1.0.0"
-
- [[projects]]
- name = "github.com/stretchr/testify"
- packages = [
- "assert",
- "require"
- ]
- revision = "f35b8ab0b5a2cef36673838d662e249dd9c94686"
- version = "v1.2.2"
-
- [[projects]]
- branch = "master"
- name = "github.com/syndtr/goleveldb"
- packages = [
- "leveldb",
- "leveldb/cache",
- "leveldb/comparer",
- "leveldb/errors",
- "leveldb/filter",
- "leveldb/iterator",
- "leveldb/journal",
- "leveldb/memdb",
- "leveldb/opt",
- "leveldb/storage",
- "leveldb/table",
- "leveldb/util"
- ]
- revision = "e2150783cd35f5b607daca48afd8c57ec54cc995"
-
- [[projects]]
- branch = "master"
- name = "github.com/tendermint/ed25519"
- packages = [
- ".",
- "edwards25519",
- "extra25519"
- ]
- revision = "d8387025d2b9d158cf4efb07e7ebf814bcce2057"
-
- [[projects]]
- name = "github.com/tendermint/go-amino"
- packages = ["."]
- revision = "2106ca61d91029c931fd54968c2bb02dc96b1412"
- version = "0.10.1"
-
- [[projects]]
- branch = "master"
- name = "golang.org/x/crypto"
- packages = [
- "bcrypt",
- "blowfish",
- "chacha20poly1305",
- "curve25519",
- "hkdf",
- "internal/chacha20",
- "internal/subtle",
- "nacl/box",
- "nacl/secretbox",
- "openpgp/armor",
- "openpgp/errors",
- "poly1305",
- "ripemd160",
- "salsa20/salsa"
- ]
- revision = "a49355c7e3f8fe157a85be2f77e6e269a0f89602"
-
- [[projects]]
- branch = "master"
- name = "golang.org/x/net"
- packages = [
- "context",
- "http/httpguts",
- "http2",
- "http2/hpack",
- "idna",
- "internal/timeseries",
- "netutil",
- "trace"
- ]
- revision = "4cb1c02c05b0e749b0365f61ae859a8e0cfceed9"
-
- [[projects]]
- branch = "master"
- name = "golang.org/x/sys"
- packages = [
- "cpu",
- "unix"
- ]
- revision = "7138fd3d9dc8335c567ca206f4333fb75eb05d56"
-
- [[projects]]
- name = "golang.org/x/text"
- packages = [
- "collate",
- "collate/build",
- "internal/colltab",
- "internal/gen",
- "internal/tag",
- "internal/triegen",
- "internal/ucd",
- "language",
- "secure/bidirule",
- "transform",
- "unicode/bidi",
- "unicode/cldr",
- "unicode/norm",
- "unicode/rangetable"
- ]
- revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
- version = "v0.3.0"
-
- [[projects]]
- name = "google.golang.org/genproto"
- packages = ["googleapis/rpc/status"]
- revision = "7fd901a49ba6a7f87732eb344f6e3c5b19d1b200"
-
- [[projects]]
- name = "google.golang.org/grpc"
- packages = [
- ".",
- "balancer",
- "balancer/base",
- "balancer/roundrobin",
- "codes",
- "connectivity",
- "credentials",
- "encoding",
- "encoding/proto",
- "grpclb/grpc_lb_v1/messages",
- "grpclog",
- "internal",
- "keepalive",
- "metadata",
- "naming",
- "peer",
- "resolver",
- "resolver/dns",
- "resolver/passthrough",
- "stats",
- "status",
- "tap",
- "transport"
- ]
- revision = "d11072e7ca9811b1100b80ca0269ac831f06d024"
- version = "v1.11.3"
-
- [[projects]]
- name = "gopkg.in/yaml.v2"
- packages = ["."]
- revision = "5420a8b6744d3b0345ab293f6fcba19c978f1183"
- version = "v2.2.1"
-
- [solve-meta]
- analyzer-name = "dep"
- analyzer-version = 1
- inputs-digest = "6e854634d6c203278ce83bef7725cecbcf90023b0d0e440fb3374acedacbd5ad"
- solver-name = "gps-cdcl"
- solver-version = 1
|