Find a file
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
cmd/wails-release Bootstrap Go module and action skeleton 2026-05-02 09:40:04 +10:00
docs/superpowers Add implementation plan for Wails Release Action 2026-05-02 09:36:52 +10:00
internal Tidy go.mod and remove stray fixture go.sum 2026-05-02 10:03:33 +10:00
.gitignore Bootstrap Go module and action skeleton 2026-05-02 09:40:04 +10:00
action.yml Bootstrap Go module and action skeleton 2026-05-02 09:40:04 +10:00
go.mod Tidy go.mod and remove stray fixture go.sum 2026-05-02 10:03:33 +10:00
go.sum Add Wails project metadata reader 2026-05-02 10:00:21 +10:00
README.md Tidy go.mod and remove stray fixture go.sum 2026-05-02 10:03:33 +10:00
wails-release Tidy go.mod and remove stray fixture go.sum 2026-05-02 10:03:33 +10:00

Wails Release Action