mirror of
https://github.com/adnanh/webhook.git
synced 2025-05-13 09:04:44 +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
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Reference in a new issue