- module github.com/tobychui/naffg
- go 1.22.2
- require github.com/webview/webview_go v0.0.0-20240831120633-6173450d4dd6
- require (
- github.com/jchv/go-webview2 v0.0.0-20221223143126-dc24628cff85 // indirect
- github.com/jchv/go-winloader v0.0.0-20200815041850-dec1ee9a7fd5 // indirect
- golang.org/x/sys v0.0.0-20210218145245-beda7e5e158e // indirect
- )
|