Skip to content

converted to go module and fixed the outdated mongo go driver import#2

Open
ckeyes88 wants to merge 1 commit intod7561985:masterfrom
HelpfulHuman:master
Open

converted to go module and fixed the outdated mongo go driver import#2
ckeyes88 wants to merge 1 commit intod7561985:masterfrom
HelpfulHuman:master

Conversation

@ckeyes88
Copy link

@ckeyes88 ckeyes88 commented Mar 4, 2020

resolves #1

@d7561985 This hadn't been set up as an actual go module and it was still using the old import path for mongodb. I fixed both of those and tests pass still.

@ckeyes88
Copy link
Author

ckeyes88 commented Mar 4, 2020

@d7561985 Any way we could get this merged to fix the install issue?

@d7561985
Copy link
Owner

d7561985 commented Mar 5, 2020

fill free for doing that.

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

Successfully merging this pull request may close these issues.

package github.com/mongodb/mongo-go-driver/mongo: expects import "go.mongodb.org/mongo-driver/mongo"

2 participants