mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
8 lines
137 B
Modula-2
8 lines
137 B
Modula-2
module github.com/wailsapp/wails/exp
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/gofrs/uuid v4.3.1+incompatible
|
|
github.com/leaanthony/clir v1.3.0
|
|
)
|