chore: scaffold shared module

This commit is contained in:
2026-07-24 13:38:05 +01:00
parent bdc26e4799
commit 98687043f7
3 changed files with 22 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
go 1.26.4
use (
./server
./shared
./sitesvc
)