chore: add go work
ci-agent / build (push) Failing after 24s

This commit is contained in:
2026-04-03 23:32:04 +03:00
parent a44630cfea
commit 94ff261c9a
2 changed files with 52 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
go 1.26.1
use (
./agent
./backend
./proto
)