You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloning into '/go/src/github.com/lightstep/lightstep-tracer-go'...
error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
package github.com/lightstep/lightstep-tracer-go: exit status 128
github.com/oklog/oklog (download)
Many component library addresses have changed, resulting in errors
The text was updated successfully, but these errors were encountered:
☁ $ gokitdemo docker-compose up
Building users
Step 1/7 : FROM golang
---> 52b59e9ead8e
Step 2/7 : RUN mkdir -p /go/src/gokitdemo
---> Using cache
---> f8ea05a13ff0
Step 3/7 : ADD . /go/src/gokitdemo
---> Using cache
---> 9561e67a6dc0
Step 4/7 : RUN go get -t -v ./...
---> Running in 14d6e1b9a597
github.com/go-kit/kit (download)
cd .; git clone -- https://github.com/go-kit/kit /go/src/github.com/go-kit/kit
Cloning into '/go/src/github.com/go-kit/kit'...
error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
package github.com/go-kit/kit/endpoint: exit status 128
package github.com/go-kit/kit/log: cannot find package "github.com/go-kit/kit/log" in any of:
/usr/local/go/src/github.com/go-kit/kit/log (from $GOROOT)
/go/src/github.com/go-kit/kit/log (from $GOPATH)
package github.com/go-kit/kit/metrics/prometheus: cannot find package "github.com/go-kit/kit/metrics/prometheus" in any of:
/usr/local/go/src/github.com/go-kit/kit/metrics/prometheus (from $GOROOT)
/go/src/github.com/go-kit/kit/metrics/prometheus (from $GOPATH)
package github.com/go-kit/kit/tracing/opentracing: cannot find package "github.com/go-kit/kit/tracing/opentracing" in any of:
/usr/local/go/src/github.com/go-kit/kit/tracing/opentracing (from $GOROOT)
/go/src/github.com/go-kit/kit/tracing/opentracing (from $GOPATH)
package github.com/go-kit/kit/transport/grpc: cannot find package "github.com/go-kit/kit/transport/grpc" in any of:
/usr/local/go/src/github.com/go-kit/kit/transport/grpc (from $GOROOT)
/go/src/github.com/go-kit/kit/transport/grpc (from $GOPATH)
github.com/lightstep/lightstep-tracer-go (download)
cd .; git clone -- https://github.com/lightstep/lightstep-tracer-go /go/src/github.com/lightstep/lightstep-tracer-go
Cloning into '/go/src/github.com/lightstep/lightstep-tracer-go'...
error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
package github.com/lightstep/lightstep-tracer-go: exit status 128
github.com/oklog/oklog (download)
Many component library addresses have changed, resulting in errors
The text was updated successfully, but these errors were encountered: