mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-09-04 20:44:34 +02:00
add mark2b/wpa-connect for wifi
This commit is contained in:
4
go.mod
4
go.mod
@@ -20,8 +20,10 @@ require (
|
||||
github.com/go-ole/go-ole v1.2.4 // indirect
|
||||
github.com/godbus/dbus/v5 v5.0.3 // indirect
|
||||
github.com/konsorten/go-windows-terminal-sequences v1.0.3 // indirect
|
||||
github.com/mark2b/wpa-connect v1.5.1 // indirect
|
||||
github.com/moutend/go-wca v0.2.0 // indirect
|
||||
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/sirupsen/logrus v1.6.0 // indirect
|
||||
golang.org/x/sys v0.0.0-20200728102440-3e129f6d46b1 // indirect
|
||||
golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user