fix: mod.go build only for linux

This commit is contained in:
braginini 2021-06-23 16:16:48 +02:00
parent 4216cd2986
commit 0e313eec24

View File

@ -1,3 +1,5 @@
// +build linux
package iface
// Holds logic to check existence of Wireguard kernel module