Skip to content

Commit

Permalink
use status/1.7.0-unstable-dep
Browse files Browse the repository at this point in the history
  • Loading branch information
adambabik committed Sep 27, 2017
1 parent eec2f3d commit fd7deac
Show file tree
Hide file tree
Showing 317 changed files with 37,928 additions and 14,279 deletions.
46 changes: 29 additions & 17 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

111 changes: 1 addition & 110 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,114 +4,5 @@ required = [

[[constraint]]
name = "github.com/ethereum/go-ethereum"
branch = "status/1.6.7-stable"
branch = "status/1.7.0-unstable-dep"
source = "https://github.com/status-im/go-ethereum.git"

# Pinned dependencies from ethereum/go-ethereum
[[constraint]]
name = "github.com/aristanetworks/goarista"
revision = "ea17b1a17847fb6e4c0a91de0b674704693469b0"

[[constraint]]
name = "github.com/btcsuite/btcd"
revision = "d06c0bb181529331be8f8d9350288c420d9e60e4"

[[constraint]]
name = "github.com/btcsuite/btcutil"
revision = "a5ecb5d9547afe8d1672073dbdc348203de744a0"

[[constraint]]
name = "github.com/edsrzf/mmap-go"
revision = "935e0e8a636ca4ba70b713f3e38a19e1b77739e8"

[[constraint]]
name = "github.com/go-stack/stack"
revision = "54be5f394ed2c3e19dac9134a40a95ba5a017f7b"

[[constraint]]
name = "github.com/golang/snappy"
revision = "553a641470496b2327abcac10b36396bd98e45c9"

[[constraint]]
name = "github.com/hashicorp/golang-lru"
revision = "0a025b7e63adc15a622f29b0b2c4c3848243bbf6"

[[constraint]]
name = "github.com/huin/goupnp"
revision = "679507af18f3c7ba2bcc7905392ce23e148661c3"

[[constraint]]
name = "github.com/jackpal/go-nat-pmp"
revision = "1fa385a6f45828c83361136b45b1a21a12139493"

[[constraint]]
name = "github.com/karalabe/hid"
revision = "f00545f9f3748e591590be3732d913c77525b10f"

[[constraint]]
name = "github.com/mattn/go-colorable"
revision = "5411d3eea5978e6cdc258b30de592b60df6aba96"

[[constraint]]
name = "github.com/mattn/go-isatty"
revision = "281032e84ae07510239465db46bf442aa44b953a"

[[constraint]]
name = "github.com/pborman/uuid"
revision = "1b00554d822231195d1babd97ff4a781231955c9"

[[constraint]]
name = "github.com/rcrowley/go-metrics"
revision = "1f30fe9094a513ce4c700b9a54458bbb0c96996c"

[[constraint]]
name = "github.com/rjeczalik/notify"
revision = "9d5aa0c3b735c3340018a4627446c3ea5a04a097"

[[constraint]]
name = "github.com/rs/cors"
revision = "a62a804a8a009876ca59105f7899938a1349f4b3"

[[constraint]]
name = "github.com/syndtr/goleveldb"
revision = "b89cc31ef7977104127d34c1bd31ebd1a9db2199"

[[constraint]]
name = "golang.org/x/crypto"
revision = "c7af5bf2638a1164f2eb5467c39c6cffbd13a02e"

[[constraint]]
name = "golang.org/x/net"
revision = "a6577fac2d73be281a500b310739095313165611"

[[constraint]]
name = "golang.org/x/sync"
revision = "f52d1811a62927559de87708c8913c1650ce4f26"

[[constraint]]
name = "golang.org/x/sys"
revision = "e24f485414aeafb646f6fca458b0bf869c0880a1"

[[constraint]]
name = "golang.org/x/text"
revision = "85c29909967d7f171f821e7a42e7b7af76fb9598"

[[constraint]]
name = "gopkg.in/fatih/set.v0"
revision = "27c40922c40b43fe04554d8223a402af3ea333f3"

[[constraint]]
name = "gopkg.in/karalabe/cookiejar.v2"
revision = "8dcd6a7f4951f6ff3ee9cbb919a06d8925822e57"

[[constraint]]
name = "gopkg.in/natefinch/npipe.v2"
revision = "c1b8fa8bdccecb0b8db834ee0b92fdbcfa606dd6"

[[constraint]]
name = "gopkg.in/sourcemap.v1"
revision = "c1b8fa8bdccecb0b8db834ee0b92fdbcfa606dd6"

[[constraint]]
name = "gopkg.in/urfave/cli.v1"
revision = "cfb38830724cc34fedffe9a2a29fb54fa9169cd1"
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ lint:
@gometalinter --disable-all --deadline 45s --enable=gosimple extkeys cmd/... geth/... | grep -v -f ./static/config/linter_exclude_list.txt || echo "OK!"

install:
go get -u github.com/golang/dep/cmd/dep
dep ensure

mkdir _vendor_keep
Expand Down
4 changes: 2 additions & 2 deletions vendor/github.com/btcsuite/btcd/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 6 additions & 12 deletions vendor/github.com/btcsuite/btcd/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

76 changes: 0 additions & 76 deletions vendor/github.com/btcsuite/btcd/blocklogger.go

This file was deleted.

Loading

0 comments on commit fd7deac

Please sign in to comment.