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 go.etcd.io/bbolt and blevesearch deps #23062

Merged
merged 3 commits into from
Feb 24, 2023
Merged

Commits on Feb 24, 2023

  1. Bump go.etcd.io/bbolt to v1.3.7

    This notably brings support for GOARCH=loong64, among other fixes.
    
    Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
    xen0n committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    04275e3 View commit details
    Browse the repository at this point in the history
  2. Bump blevesearch deps

    Per zeripath's suggestion, bbolt is blevesearch's direct dep too so it
    may be prudent to upgrade in one go.
    
    Suggested-by: zeripath <art27@cantab.net>
    Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
    xen0n committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    bb2afe7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f19b1cf View commit details
    Browse the repository at this point in the history