mirror of
https://github.com/bettercap/bettercap
synced 2025-08-21 14:03:17 -07:00
new: gps module can use both serial and gpsd (based on pr #680 from @fheylis)
This commit is contained in:
parent
a02f355926
commit
6f9f1954cb
3 changed files with 91 additions and 38 deletions
1
go.mod
1
go.mod
|
@ -26,6 +26,7 @@ require (
|
|||
github.com/hashicorp/mdns v1.0.3
|
||||
github.com/inconshreveable/go-vhost v0.0.0-20160627193104-06d84117953b
|
||||
github.com/jpillora/go-tld v1.0.0
|
||||
github.com/koppacetic/go-gpsd v0.4.0
|
||||
github.com/kr/binarydist v0.1.0 // indirect
|
||||
github.com/malfunkt/iprange v0.9.0
|
||||
github.com/mattn/go-colorable v0.1.7 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue