status-protocol-go/vendor/modules.txt

168 lines
6.1 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-20190523000118-16327141da8c
github.com/btcsuite/btcd/btcec
# 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
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
2019-07-16 10:43:07 +00:00
github.com/ethereum/go-ethereum/common/hexutil
github.com/ethereum/go-ethereum/p2p/enode
github.com/ethereum/go-ethereum/rlp
github.com/ethereum/go-ethereum/common/math
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/ethereum/go-ethereum/params
# github.com/go-playground/locales v0.12.1
github.com/go-playground/locales
github.com/go-playground/locales/currency
# github.com/go-playground/universal-translator v0.16.0
github.com/go-playground/universal-translator
# github.com/go-stack/stack v1.8.0
github.com/go-stack/stack
# github.com/golang-migrate/migrate/v4 v4.4.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 v1.0.0
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 v1.0.1
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
# github.com/leodido/go-urn v1.1.0
github.com/leodido/go-urn
# github.com/lib/pq v1.0.0
github.com/lib/pq
github.com/lib/pq/oid
# github.com/mutecomm/go-sqlcipher v0.0.0-20170920224653-f799951b4ab2
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
# github.com/status-im/migrate/v4 v4.3.1-status
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/migrate/v4/database/postgres
# github.com/status-im/status-go v0.29.0-beta.3
github.com/status-im/status-go/mailserver
github.com/status-im/status-go/mailserver/migrations
github.com/status-im/status-go/params
github.com/status-im/status-go/static
# github.com/status-im/whisper v1.4.14
github.com/status-im/whisper/whisperv6
# github.com/stretchr/testify v1.3.0
github.com/stretchr/testify/require
github.com/stretchr/testify/suite
github.com/stretchr/testify/assert
# github.com/syndtr/goleveldb v1.0.0
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
# github.com/vacp2p/mvds v0.0.19
github.com/vacp2p/mvds/node
github.com/vacp2p/mvds/peers
github.com/vacp2p/mvds/protobuf
github.com/vacp2p/mvds/state
github.com/vacp2p/mvds/store
github.com/vacp2p/mvds/transport
# 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/go-playground/validator.v9 v9.29.0
gopkg.in/go-playground/validator.v9
# gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce
gopkg.in/natefinch/npipe.v2