Add local Go workspace for lint
This commit is contained in:
parent
7dedeece42
commit
3bfd2a46bc
1 changed files with 5 additions and 0 deletions
5
go.work
Normal file
5
go.work
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
go 1.26.2
|
||||
|
||||
use (
|
||||
.
|
||||
)
|
||||
Loading…
Add table
Reference in a new issue