mirror of
https://github.com/adnanh/webhook.git
synced 2025-05-14 01:24:54 +00:00
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 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
//+build !windows
|
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Add table
Reference in a new issue