- module study
- go 1.15
- require (
- github.com/GeertJohan/go.rice v1.0.0 // indirect
- github.com/lxn/win v0.0.0-20201111105847-2a20daff6a55 // indirect
- github.com/sciter-sdk/go-sciter v0.5.0
- github.com/webview/webview v0.0.0-20200724072439-e0c01595b361 // indirect
- )
|