Ugrade generation steps to use bufv2, and Gitea Go package registry.

This commit is contained in:
2026-01-07 13:15:14 +00:00
parent 59e405d2c4
commit 7e2361015a
10 changed files with 64 additions and 63 deletions

View File

@@ -1,7 +1,6 @@
syntax = "proto3";
package rail-backend.v1;
option go_package = "git.fjla.uk/owlboard/generated/go/rail-backend/v1";
package rail_backend.v1;
message Metadata {
int64 push_to_queue_time = 1;