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
d8f5309a73
wails-release
/
internal
/
wails
/
testdata
/
sample
/
go.mod
6 lines
83 B
Modula-2
Raw
Normal View
History
Unescape
Escape
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
module
example
.
com
/
sample
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
go
1.22
.
0
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
require
github
.
com
/
wailsapp
/
wails
/
v2
v2
.
11.0
Reference in a new issue
Copy permalink