chore: update go.work format by removing parentheses around backend usage

This commit is contained in:
CI
2025-11-29 02:47:26 +00:00
parent c925994aa3
commit 7e5e3e4d38

View File

@@ -1,3 +1,3 @@
use (
./backend
)
go 1.25.4
use ./backend