Add local Go workspace for lint

This commit is contained in:
Snider 2026-04-16 06:28:06 +01:00
parent 7dedeece42
commit 3bfd2a46bc

5
go.work Normal file
View file

@ -0,0 +1,5 @@
go 1.26.2
use (
.
)