ga4gh / ga4gh/task-execution-server

No buildable Go source files

Open
#6 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
11
Forks
8
PR merge metrics
No merged PRs in 30d

Description

When I try to use **make depends** ,it comes out the error? Anyone knows what's going on ? How can I solve this?

Thanks

```
go get -d tes-server
package context: unrecognized import path "context"
package github.com/boltdb/bolt
imports golang.org/x/sys/unix
imports github.com/docker/docker/api/types
imports github.com/docker/go-connections/nat
imports github.com/docker/go-units
imports github.com/opencontainers/image-spec/specs-go/v1
imports github.com/opencontainers/go-digest
imports github.com/gogo/protobuf/proto
imports github.com/docker/docker/client
imports github.com/docker/distribution/reference
imports golang.org/x/net/proxy
imports github.com/pkg/errors
imports golang.org/x/net/context
imports golang.org/x/net/context/ctxhttp
imports github.com/ghodss/yaml
imports gopkg.in/yaml.v2
imports github.com/golang/protobuf/proto
imports github.com/gorilla/mux
imports github.com/gorilla/context
imports github.com/grpc-ecosystem/grpc-gateway/runtime
imports github.com/grpc-ecosystem/grpc-gateway/utilities
imports google.golang.org/grpc/codes
imports google.golang.org/grpc/grpclog
imports google.golang.org/grpc/metadata
imports google.golang.org/grpc/status
imports google.golang.org/genproto/googleapis/rpc/status
imports github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api
imports github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api
imports github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api: no buildable Go source files in /task-execution-server/buildtools/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api
make: *** [depends] Error 1
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.