mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-14 17:28:56 +02:00
fix: mod.go build only for linux
This commit is contained in:
@ -1,3 +1,5 @@
|
|||||||
|
// +build linux
|
||||||
|
|
||||||
package iface
|
package iface
|
||||||
|
|
||||||
// Holds logic to check existence of Wireguard kernel module
|
// Holds logic to check existence of Wireguard kernel module
|
||||||
|
Reference in New Issue
Block a user