feat: Move grpc pbs to shared

This commit is contained in:
2026-09-07 15:50:25 +00:00
parent 72e27d9455
commit 1c8e6da013
16 changed files with 19 additions and 593 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"sync"
"time"
"gitea.hostxtra.co.uk/mrhid6/vantage/agent/internal/grpc/pb"
"gitea.hostxtra.co.uk/mrhid6/vantage/shared/grpc/pb"
)
type streamWriter struct {