Fix reverse build tag in webhook_windows.go
9c545a745f
accidentally started negating
the build constraint in webhook_windows.go. This reverses that, fixing
the Windows build.
This commit is contained in:
parent
d12bbf4036
commit
a5c92b88a6
@ -1,5 +1,3 @@
|
|||||||
//+build !windows
|
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user