Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 8e802e6

Browse files
committed
add workspace tools
1 parent d926a24 commit 8e802e6

4 files changed

Lines changed: 1887 additions & 0 deletions

File tree

go.work

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
go 1.23.3
2+
3+
use (
4+
./
5+
./tools
6+
)

0 commit comments

Comments
 (0)