Commit 52ed4eb
committed
Add linux build tags to Linux-only fakes
The CgroupResolver and NftablesConn interfaces are defined in
nftables_firewall.go which has //go:build linux. Their generated fakes
must also have the linux build tag to prevent compilation errors on
macOS and Windows.1 parent 65da325 commit 52ed4eb
2 files changed
Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments