Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

执行go get -u github.com/shell909090/influx-proxy/service报错 #94

Open
bxhbpdxhzGithub opened this issue Nov 20, 2019 · 4 comments

Comments

@bxhbpdxhzGithub
Copy link

package github.com/influxdata/influxdb/client/v2: cannot find package "github.com/influxdata/influxdb/client/v2" in any of:
/usr/local/go/src/github.com/influxdata/influxdb/client/v2 (from $GOROOT)
/usr/local/go/gopath/src/github.com/influxdata/influxdb/client/v2 (from $GOPATH)
package gopkg.in/redis.v5: unrecognized import path "gopkg.in/redis.v5" (https fetch: Get https://gopkg.in/redis.v5?go-get=1: dial tcp: i/o timeout)
package gopkg.in/natefinch/lumberjack.v2: unrecognized import path "gopkg.in/natefinch/lumberjack.v2" (https fetch: Get https://gopkg.in/natefinch/lumberjack.v2?go-get=1: dial tcp: i/o timeout)

@shell909090
Copy link
Owner

这算是个已知问题了。influx改版,导致influx-proxy编译无法通过。dev版里应该已经解决。等有人回报测试OK就可以合并入master。

@chengshiwen
Copy link

原来的依赖库 github.com/influxdata/influxdb/client/v2 迁移到了 github.com/influxdata/influxdb1-client

@LingJianCode
Copy link

这个好久可以上线 @shell909090

@shell909090
Copy link
Owner

只要有人回报dev通过测试就行。我只做了功能验证,直接合并对生产是有风险的。但是我这里没有生产环境可用于测试,所以只能等回报。 @complexer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants