Add darwin tag to not build for osx

This commit is contained in:
ageekymonk
2018-08-15 15:25:45 +10:00
parent 9f07768875
commit eb60985bd7

View File

@@ -1,4 +1,4 @@
// +build !windows
// +build !windows,!darwin
package vkubelet