5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-18 18:09:30 +08:00
wails/v2/test/kitchensink/go.mod
2021-01-14 11:07:06 +11:00

8 lines
138 B
Modula-2

module test
go 1.13
require github.com/wailsapp/wails/v2 v2.0.0-alpha
replace github.com/wailsapp/wails/v2 v2.0.0-alpha => ../../../v2