mirror of
https://github.com/bettercap/bettercap
synced 2025-07-10 15:23:30 -07:00
fix: fixing compilation on windows
This commit is contained in:
parent
4eb4417c06
commit
c50ebf9991
5 changed files with 63 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
// +build !windows
|
||||
|
||||
package modules
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue