Giter VIP home page Giter VIP logo

mp-quic-schedulers's People

Contributors

carlosmn avatar chestnutprog avatar lucas-clemente avatar marten-seemann avatar qdeconinck avatar sharantangeda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mp-quic-schedulers's Issues

go get error

Hi! Thanks for your work, however, when I used go get command to download your code, I met the following error:

The authenticity of host 'github.com (140.82.121.4)' can't be established.
ECDSA key fingerprint is SHA256:p2QAMXNIC1TJYWeIOttrVc98/R1BUFWu3/LiyKgUfQM.
Are you sure you want to continue connecting (yes/no)? yes

cd .; git clone -- https://github.com/SHARANTANGEDA/gorl /home/zhiy/go/src/github.com/SHARANTANGEDA/gorl

Cloning into '/home/zhiy/go/src/github.com/SHARANTANGEDA/gorl'...
Warning: Permanently added 'github.com,140.82.121.4' (ECDSA) to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
package github.com/SHARANTANGEDA/gorl: exit status 128
package github.com/SHARANTANGEDA/gorl/agents: cannot find package "github.com/SHARANTANGEDA/gorl/agents" in any of:
/usr/local/go/src/github.com/SHARANTANGEDA/gorl/agents (from $GOROOT)
/home/zhiy/go/src/github.com/SHARANTANGEDA/gorl/agents (from $GOPATH)
package github.com/SHARANTANGEDA/gorl/types: cannot find package "github.com/SHARANTANGEDA/gorl/types" in any of:
/usr/local/go/src/github.com/SHARANTANGEDA/gorl/types (from $GOROOT)
/home/zhiy/go/src/github.com/SHARANTANGEDA/gorl/types (from $GOPATH)
unrecognized import path "crypto/ecdh": import path does not begin with hostname

Specifically, my Go version is 1.14.2, and my Go environment is as following:

GO111MODULE="off"
GOARCH="amd64"
GOBIN=""
GOCACHE="/home/zhiy/.cache/go-build"
GOENV="/home/zhiy/.config/go/env"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOINSECURE=""
GONOPROXY=""
GONOSUMDB=""
GOOS="linux"
GOPATH="/home/zhiy/go"
GOPRIVATE="github.com/SHARANTANGEDA"
GOPROXY="https://proxy.golang.org,direct"
GOROOT="/usr/local/go"
GOSUMDB="sum.golang.org"
GOTMPDIR=""
GOTOOLDIR="/usr/local/go/pkg/tool/linux_amd64"
GCCGO="gccgo"
AR="ar"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
GOMOD=""
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build197616990=/tmp/go-build -gno-record-gcc-switches"

Please help me, thanks a lot!

Go get error (private repository)

Hi, thanks for your amazing work!

When I run 'go get -t -u . /....' command, an error occurs, the error message shows that the 'github.com/SHARANTANGEDA/gorl v1.0.0' is a private repository and I don't have permission to get it, can you open source this repository please?

I'm sorry to bother you. I will be very gratefu if you can help me!

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.