-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
[qa@iop6 influxdb-gateway]$ make all
CGO_ENABLED=0 go build -o bin/influxdb-gateway main.go
../../influxdata/influxdb/tsdb/series_file.go:17:2: code in directory /home/qa/go/src/golang.org/x/sync/errgroup expects import "golang.org/x/oauth2"
../../influxdata/influxdb/pkg/limiter/writer.go:9:2: code in directory /home/qa/go/src/golang.org/x/time/rate expects import "golang.org/x/oauth2"
make: *** [b] Error 1
在goPath/src/golang.org/x/oauth2目录是有的。
我的编译环境是
influxdb v1.7版本
go version go1.11.1
Metadata
Metadata
Assignees
Labels
No labels