mirror of
https://github.com/slackhq/nebula.git
synced 2025-12-16 11:58:27 +01:00
fix android builds
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//go:build !e2e_testing
|
||||
// +build !e2e_testing
|
||||
//go:build !android && !e2e_testing
|
||||
// +build !android,!e2e_testing
|
||||
|
||||
package udp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user