Giter VIP home page Giter VIP logo

Comments (2)

sammy007 avatar sammy007 commented on July 30, 2024

Works for me. Check your internet connection maybe.

user@server:/tmp/open-ethereum-pool$ make
build/env.sh go get -v ./...
github.com/gorilla/mux (download)
github.com/gorilla/context (download)
github.com/ethereum/go-ethereum (download)
Fetching https://gopkg.in/redis.v3?go-get=1
Parsing meta tags from https://gopkg.in/redis.v3?go-get=1 (status code 200)
get "gopkg.in/redis.v3": found meta tag main.metaImport{Prefix:"gopkg.in/redis.v3", VCS:"git", RepoRoot:"https://gopkg.in/redis.v3"} at https://gopkg.in/redis.v3?go-get=1
gopkg.in/redis.v3 (download)
Fetching https://gopkg.in/bsm/ratelimit.v1?go-get=1
Parsing meta tags from https://gopkg.in/bsm/ratelimit.v1?go-get=1 (status code 200)
get "gopkg.in/bsm/ratelimit.v1": found meta tag main.metaImport{Prefix:"gopkg.in/bsm/ratelimit.v1", VCS:"git", RepoRoot:"https://gopkg.in/bsm/ratelimit.v1"} at https://gopkg.in/bsm/ratelimit.v1?go-get=1
gopkg.in/bsm/ratelimit.v1 (download)
github.com/ethereum/ethash (download)
Fetching https://golang.org/x/crypto/ripemd160?go-get=1
Parsing meta tags from https://golang.org/x/crypto/ripemd160?go-get=1 (status code 200)
get "golang.org/x/crypto/ripemd160": found meta tag main.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", RepoRoot:"https://go.googlesource.com/crypto"} at https://golang.org/x/crypto/ripemd160?go-get=1
get "golang.org/x/crypto/ripemd160": verifying non-authoritative meta tag
Fetching https://golang.org/x/crypto?go-get=1
Parsing meta tags from https://golang.org/x/crypto?go-get=1 (status code 200)
golang.org/x/crypto (download)
github.com/hashicorp/golang-lru (download)
github.com/rcrowley/go-metrics (download)
github.com/syndtr/goleveldb (download)
github.com/golang/snappy (download)
Fetching https://gopkg.in/karalabe/cookiejar.v2/collections/prque?go-get=1
Parsing meta tags from https://gopkg.in/karalabe/cookiejar.v2/collections/prque?go-get=1 (status code 200)
get "gopkg.in/karalabe/cookiejar.v2/collections/prque": found meta tag main.metaImport{Prefix:"gopkg.in/karalabe/cookiejar.v2", VCS:"git", RepoRoot:"https://gopkg.in/karalabe/cookiejar.v2"} at https://gopkg.in/karalabe/cookiejar.v2/collections/prque?go-get=1
get "gopkg.in/karalabe/cookiejar.v2/collections/prque": verifying non-authoritative meta tag
Fetching https://gopkg.in/karalabe/cookiejar.v2?go-get=1
Parsing meta tags from https://gopkg.in/karalabe/cookiejar.v2?go-get=1 (status code 200)
gopkg.in/karalabe/cookiejar.v2 (download)
github.com/yvasiyarov/gorelic (download)
github.com/yvasiyarov/go-metrics (download)
github.com/yvasiyarov/newrelic_platform_go (download)
gopkg.in/redis.v3/internal/consistenthash
github.com/ethereum/go-ethereum/crypto/sha3
golang.org/x/crypto/ripemd160
github.com/hashicorp/golang-lru/simplelru
gopkg.in/bsm/ratelimit.v1
github.com/syndtr/goleveldb/leveldb/util
github.com/gorilla/context
github.com/ethereum/go-ethereum/common
gopkg.in/redis.v3/internal
gopkg.in/redis.v3/internal/hashtag
gopkg.in/redis.v3/internal/pool
github.com/ethereum/go-ethereum/crypto/randentropy
github.com/ethereum/go-ethereum/rlp
github.com/ethereum/go-ethereum/logger/glog
github.com/ethereum/go-ethereum/crypto/secp256k1
github.com/gorilla/mux
github.com/hashicorp/golang-lru
github.com/rcrowley/go-metrics
gopkg.in/redis.v3
github.com/syndtr/goleveldb/leveldb/cache
github.com/syndtr/goleveldb/leveldb/comparer
github.com/syndtr/goleveldb/leveldb/storage
github.com/syndtr/goleveldb/leveldb/filter
github.com/sammy007/open-ethereum-pool/util
github.com/ethereum/go-ethereum/logger
github.com/ethereum/go-ethereum/params
github.com/syndtr/goleveldb/leveldb/opt
github.com/sammy007/open-ethereum-pool/rpc
github.com/golang/snappy
gopkg.in/karalabe/cookiejar.v2/collections/prque
github.com/yvasiyarov/go-metrics
github.com/yvasiyarov/newrelic_platform_go
github.com/syndtr/goleveldb/leveldb/errors
github.com/syndtr/goleveldb/leveldb/iterator
github.com/syndtr/goleveldb/leveldb/journal
github.com/syndtr/goleveldb/leveldb/memdb
github.com/syndtr/goleveldb/leveldb/table
github.com/ethereum/go-ethereum/metrics
github.com/syndtr/goleveldb/leveldb
github.com/yvasiyarov/gorelic
github.com/sammy007/open-ethereum-pool/storage
github.com/ethereum/go-ethereum/ethdb
github.com/sammy007/open-ethereum-pool/api
github.com/sammy007/open-ethereum-pool/payouts
github.com/sammy007/open-ethereum-pool/policy
github.com/ethereum/go-ethereum/crypto/ecies
github.com/ethereum/go-ethereum/crypto
github.com/ethereum/go-ethereum/trie
github.com/ethereum/go-ethereum/core/vm
github.com/ethereum/go-ethereum/core/types
github.com/ethereum/go-ethereum/pow
github.com/ethereum/ethash
github.com/sammy007/open-ethereum-pool/proxy
github.com/sammy007/open-ethereum-pool

from open-ethereum-pool.

skygong avatar skygong commented on July 30, 2024

Thank you. I'll try again!

from open-ethereum-pool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.