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

Bump badger to 2.0.0.rc2 #9

Merged
merged 1 commit into from
Jul 27, 2019
Merged

Conversation

rubiojr
Copy link
Contributor

@rubiojr rubiojr commented Jul 25, 2019

Broken currently here:

go: finding github.com/zippoxer/bow latest
go: github.com/dgraph-io/badger@v2.0.0-rc.2+incompatible: go.mod has post-v2 module path "github.com/dgraph-io/badger/v2" at revision v2.0.0-rc.2
go: error loading module requirements

Which seems to be related to hypermodeinc/badger#886

There's also a recent upstream API change in hypermodeinc/badger#874
that requires additional changes.

@rubiojr
Copy link
Contributor Author

rubiojr commented Jul 25, 2019

@zippoxer note that I'm not familiar with bow and badger so, while this compiles and passes tests, I'm not really sure this is all that is required to be able to use the new badger version.

Broken currently here:

    go: finding github.com/zippoxer/bow latest
    go: github.com/dgraph-io/badger@v2.0.0-rc.2+incompatible: go.mod has post-v2 module path "github.com/dgraph-io/badger/v2" at revision v2.0.0-rc.2
    go: error loading module requirements

Which seems to be related to hypermodeinc/badger#886

There's also a recent upstream API change in hypermodeinc/badger#874
that requires additional changes.
@zippoxer zippoxer merged commit e0c7d90 into zippoxer:master Jul 27, 2019
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.

2 participants