#2099·badger

[BUG]: Should update google.golang.org/genproto

Author: bububaCreated Sep 3, 2024Updated Aug 31, 2026
Labelskind/bug

What version of Badger are you using?

v4.3.0

What version of Go are you using?

v1.23.0

Have you tried reproducing the issue with the latest release?

None

What is the hardware spec (RAM, CPU, OS)?

Debian

What steps will reproduce the bug?

Build

Expected behavior and actual result.

currently use v0.0.0-20230526161137-0005af68ea54 should be updated to v0.0.0-20240823204242-4ba0660f739c

New submodules: upgrade before 2024-03-01 to avoid ambiguous import errors with google.golang.org/genproto

currently conflict with other packages will have 'ambiguous import error' during build.

Additional information

No response