goldberry/go.mod

9 lines
110 B
Modula-2

module wailstest
go 1.16
require (
github.com/atotto/clipboard v0.1.4
github.com/wailsapp/wails v1.16.3
)