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
@@ -10,8 +10,8 @@ import (
"gitea.hostxtra.co.uk/mrhid6/vantage/agent/internal/config"
grpcclient "gitea.hostxtra.co.uk/mrhid6/vantage/agent/internal/grpc"
"gitea.hostxtra.co.uk/mrhid6/vantage/agent/internal/grpc/pb"
"gitea.hostxtra.co.uk/mrhid6/vantage/agent/internal/packages"
"gitea.hostxtra.co.uk/mrhid6/vantage/shared/grpc/pb"
)
// collectPackagesFlag is written by the 30s key poll and read by the hourly