This website requires JavaScript.
Explore
Help
Sign In
actions
/
wails-release
Watch
1
Star
0
Fork
You've already forked wails-release
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
6b8cb07973
wails-release
/
go.mod
6 lines
86 B
Modula-2
Raw
Normal View
History
Unescape
Escape
Bootstrap Go module and action skeleton Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 23:40:04 +00:00
module
github
.
com
/
leonmika
/
wails
-
release
Add Wails project metadata reader Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 00:00:21 +00:00
go
1.25
.
0
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 00:03:33 +00:00
require
golang
.
org
/
x
/
mod
v0
.
35.0
Reference in a new issue
Copy permalink