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

Having issue to compile MongoDB activity #325

Open
lixingwang opened this issue Mar 26, 2019 · 0 comments
Open

Having issue to compile MongoDB activity #325

lixingwang opened this issue Mar 26, 2019 · 0 comments

Comments

@lixingwang
Copy link
Contributor

I'm submitting a ... (check one with "x")

[*] bug report => search github for a similar issue or PR before submitting
[] enhancement request
[] feature request
[] support request
[] general question

Current behavior (how does the issue manifest):
With latest mongo-go-drive the package name changes to go.mongodb.org/mongo-driver/
https://github.com/mongodb/mongo-go-driver/
Expected behavior:
CHange import package name to go.mongodb.org/mongo-driver/
Minimal steps to reproduce the problem (not required if feature enhancement):
just run go get github.com/mongodb/mongo-go-driver/bson

 [7] → go get github.com/mongodb/mongo-go-driver/bson
package github.com/mongodb/mongo-go-driver/bson: code in directory /Users/xli/gopath/src/github.com/mongodb/mongo-go-driver/bson expects import "go.mongodb.org/mongo-driver/bson"

What is the motivation / use case for changing the behavior?

Please tell us about your environment (Operating system, docker version, browser & verison if webui, etc):

Flogo version (CLI & contrib/lib. If unknown, leave empty or state unknown): 0.X.X

Additional information you deem important (e.g. issue happens only occasionally):

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

1 participant