wails-release/internal
Leon Mika 187e19230a Tidy go.mod and remove stray fixture go.sum
go mod tidy promotes golang.org/x/mod from indirect to a direct
require now that internal/wails imports it. Also removes the
testdata/sample/go.sum that go get accidentally generated inside
the fixture.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 10:03:33 +10:00
..
config Add config loader and validator 2026-05-02 09:56:02 +10:00
runner Use bytes.NewReader and add Dir/Env/Stdin coverage 2026-05-02 09:49:05 +10:00
version Add version resolver (tag → strip-v / fall back to short SHA) 2026-05-02 09:50:04 +10:00
wails Tidy go.mod and remove stray fixture go.sum 2026-05-02 10:03:33 +10:00