Skip to content

No buildable Go source files  #6

@zhangb1

Description

@zhangb1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions