mirror of
https://github.com/taigrr/wails.git
synced 2026-04-17 12:15:02 -07:00
feat: add windows dependencies
This commit is contained in:
3
go.mod
3
go.mod
@@ -4,8 +4,9 @@ require (
|
||||
github.com/AlecAivazis/survey v1.7.1
|
||||
github.com/fatih/color v1.7.0
|
||||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
|
||||
github.com/leaanthony/spinner v0.5.0
|
||||
github.com/leaanthony/spinner v0.4.0
|
||||
github.com/leaanthony/synx v0.0.0-20180923230033-60efbd9984b0 // indirect
|
||||
github.com/leaanthony/wincursor v0.0.0-20180705115120-056510f32d15 // indirect
|
||||
github.com/mattn/go-colorable v0.0.9 // indirect
|
||||
github.com/mattn/go-isatty v0.0.4 // indirect
|
||||
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect
|
||||
|
||||
Reference in New Issue
Block a user