mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-29 02:51:29 +02:00
The main-sync regenerated management.pb.go with the local protoc (v3.21.12) while main's file carries protoc v7.34.1, tripping check-proto-versions (it diffs the generated-file version header against base). protoc-gen-go v1.26.0 already matches and the proto3 descriptor is identical across protoc versions, so normalize the provenance comment to v7.34.1 to match base.