status-protocol-go/vendor/modules.txt

158 lines
5.9 KiB
Plaintext
Raw Normal View History

# github.com/aristanetworks/goarista v0.0.0-20190704150520-f44d68189fd7
github.com/aristanetworks/goarista/monotime
# github.com/btcsuite/btcd v0.0.0-20171128150713-2e60448ffcc6
github.com/btcsuite/btcd/btcec
2019-08-31 14:56:28 +00:00
# github.com/cenkalti/backoff/v3 v3.0.0
github.com/cenkalti/backoff/v3
# github.com/davecgh/go-spew v1.1.1
github.com/davecgh/go-spew/spew
# github.com/deckarep/golang-set v1.7.1
github.com/deckarep/golang-set
# github.com/ethereum/go-ethereum v1.8.27 => github.com/status-im/go-ethereum v1.8.27-status.4
2019-08-21 08:31:20 +00:00
github.com/ethereum/go-ethereum/common/hexutil
github.com/ethereum/go-ethereum/crypto
github.com/ethereum/go-ethereum/crypto/secp256k1
github.com/ethereum/go-ethereum/crypto/ecies
github.com/ethereum/go-ethereum/common
github.com/ethereum/go-ethereum/p2p/enode
github.com/ethereum/go-ethereum/common/math
github.com/ethereum/go-ethereum/rlp
2019-07-16 10:43:07 +00:00
github.com/ethereum/go-ethereum/event
github.com/ethereum/go-ethereum/log
github.com/ethereum/go-ethereum/metrics
github.com/ethereum/go-ethereum/p2p
github.com/ethereum/go-ethereum/rpc
github.com/ethereum/go-ethereum/p2p/enr
github.com/ethereum/go-ethereum/p2p/netutil
2019-07-16 10:43:07 +00:00
github.com/ethereum/go-ethereum/common/mclock
github.com/ethereum/go-ethereum/common/bitutil
github.com/ethereum/go-ethereum/p2p/discover
github.com/ethereum/go-ethereum/p2p/discv5
github.com/ethereum/go-ethereum/p2p/nat
# github.com/go-stack/stack v1.8.0
github.com/go-stack/stack
# github.com/golang-migrate/migrate/v4 v4.5.0
github.com/golang-migrate/migrate/v4/database
github.com/golang-migrate/migrate/v4/source
github.com/golang-migrate/migrate/v4
# github.com/golang/protobuf v1.3.2
github.com/golang/protobuf/proto
# github.com/golang/snappy v0.0.1
github.com/golang/snappy
# github.com/hashicorp/errwrap v1.0.0
github.com/hashicorp/errwrap
# github.com/hashicorp/go-multierror v1.0.0
github.com/hashicorp/go-multierror
# github.com/huin/goupnp v0.0.0-20161224104101-679507af18f3
github.com/huin/goupnp
github.com/huin/goupnp/dcps/internetgateway1
github.com/huin/goupnp/dcps/internetgateway2
github.com/huin/goupnp/httpu
github.com/huin/goupnp/scpd
github.com/huin/goupnp/soap
github.com/huin/goupnp/ssdp
# github.com/jackpal/go-nat-pmp v0.0.0-20160603034137-1fa385a6f458
github.com/jackpal/go-nat-pmp
2019-07-26 14:38:27 +00:00
# github.com/jinzhu/copier v0.0.0-20190625015134-976e0346caa8
github.com/jinzhu/copier
2019-08-21 08:31:20 +00:00
# github.com/mutecomm/go-sqlcipher v0.0.0-20190227152316-55dbde17881f
github.com/mutecomm/go-sqlcipher
# github.com/pborman/uuid v0.0.0-20170112150404-1b00554d8222
github.com/pborman/uuid
# github.com/pkg/errors v0.8.1
github.com/pkg/errors
# github.com/pmezard/go-difflib v1.0.0
github.com/pmezard/go-difflib/difflib
# github.com/rs/cors v1.6.0
github.com/rs/cors
# github.com/russolsen/transit v0.0.0-20180705123435-0794b4c4505a
github.com/russolsen/transit
# github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24
github.com/shopspring/decimal
# github.com/status-im/doubleratchet v2.0.0+incompatible
github.com/status-im/doubleratchet
2019-08-21 08:31:20 +00:00
# github.com/status-im/migrate/v4 v4.0.0-20190821140204-a9d340ec8fb76af4afda06acf01740d45d2661ed
github.com/status-im/migrate/v4
github.com/status-im/migrate/v4/database/sqlcipher
github.com/status-im/migrate/v4/source/go_bindata
# github.com/status-im/whisper v1.4.14
github.com/status-im/whisper/whisperv6
2019-08-21 08:31:20 +00:00
# github.com/stretchr/testify v1.3.1-0.20190712000136-221dbe5ed467
github.com/stretchr/testify/require
github.com/stretchr/testify/suite
github.com/stretchr/testify/assert
# github.com/syndtr/goleveldb v0.0.0-20181128100959-b001fa50d6b2
github.com/syndtr/goleveldb/leveldb
github.com/syndtr/goleveldb/leveldb/errors
github.com/syndtr/goleveldb/leveldb/iterator
github.com/syndtr/goleveldb/leveldb/opt
github.com/syndtr/goleveldb/leveldb/storage
github.com/syndtr/goleveldb/leveldb/util
github.com/syndtr/goleveldb/leveldb/cache
github.com/syndtr/goleveldb/leveldb/comparer
github.com/syndtr/goleveldb/leveldb/filter
github.com/syndtr/goleveldb/leveldb/journal
github.com/syndtr/goleveldb/leveldb/memdb
github.com/syndtr/goleveldb/leveldb/table
2019-08-29 09:07:19 +00:00
# github.com/vacp2p/mvds v0.0.21
github.com/vacp2p/mvds/node
github.com/vacp2p/mvds/protobuf
github.com/vacp2p/mvds/state
github.com/vacp2p/mvds/transport
2019-08-21 08:31:20 +00:00
github.com/vacp2p/mvds/persistenceutil
github.com/vacp2p/mvds/peers
github.com/vacp2p/mvds/store
github.com/vacp2p/mvds/node/migrations
github.com/vacp2p/mvds/peers/migrations
github.com/vacp2p/mvds/state/migrations
github.com/vacp2p/mvds/store/migrations
# go.uber.org/atomic v1.4.0
go.uber.org/atomic
# go.uber.org/multierr v1.1.0
go.uber.org/multierr
# go.uber.org/zap v1.10.0
go.uber.org/zap
go.uber.org/zap/zapcore
go.uber.org/zap/internal/bufferpool
go.uber.org/zap/buffer
go.uber.org/zap/internal/color
go.uber.org/zap/internal/exit
# golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
golang.org/x/crypto/hkdf
golang.org/x/crypto/sha3
golang.org/x/crypto/pbkdf2
2019-07-16 10:43:07 +00:00
golang.org/x/crypto/curve25519
# golang.org/x/net v0.0.0-20190628185345-da137c7871d7
golang.org/x/net/context
golang.org/x/net/websocket
golang.org/x/net/html/charset
golang.org/x/net/html
golang.org/x/net/html/atom
# golang.org/x/sync v0.0.0-20190423024810-112230192c58
golang.org/x/sync/syncmap
# golang.org/x/sys v0.0.0-20190426135247-a129542de9ae
golang.org/x/sys/cpu
golang.org/x/sys/unix
# golang.org/x/text v0.3.2
golang.org/x/text/encoding
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/htmlindex
golang.org/x/text/transform
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/encoding/internal
golang.org/x/text/encoding/japanese
golang.org/x/text/encoding/korean
golang.org/x/text/encoding/simplifiedchinese
golang.org/x/text/encoding/traditionalchinese
golang.org/x/text/encoding/unicode
golang.org/x/text/language
golang.org/x/text/internal/utf8internal
golang.org/x/text/runes
golang.org/x/text/internal/language
golang.org/x/text/internal/language/compact
golang.org/x/text/internal/tag
# gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce
gopkg.in/natefinch/npipe.v2
2019-08-21 08:31:20 +00:00
# gopkg.in/yaml.v2 v2.2.2
gopkg.in/yaml.v2