Skip to content

Commit 190100a

Browse files
committed
fix: add toolchain directive to go.work for IDE compatibility
1 parent 9362ba2 commit 190100a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

go.work

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
go 1.25.0
22

3+
toolchain go1.25.0
4+
35
use ./packages/engine

0 commit comments

Comments
 (0)