2026-05-01 23:40:04 +00:00
|
|
|
module github.com/leonmika/wails-release
|
|
|
|
|
|
2026-05-02 00:00:21 +00:00
|
|
|
go 1.25.0
|
|
|
|
|
|
2026-05-02 00:03:33 +00:00
|
|
|
require golang.org/x/mod v0.35.0
|
2026-05-02 00:07:25 +00:00
|
|
|
|
|
|
|
|
require github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
|