mirror of
https://github.com/adnanh/webhook.git
synced 2025-10-06 14:41:03 +00:00
Update fsnotify dependency to v1.7.0
This commit is contained in:
parent
843ee65d8c
commit
38fc235839
413 changed files with 92579 additions and 127484 deletions
4
vendor/golang.org/x/sys/windows/mksyscall.go
generated
vendored
4
vendor/golang.org/x/sys/windows/mksyscall.go
generated
vendored
|
@ -2,8 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build generate
|
||||
//go:build generate
|
||||
|
||||
package windows
|
||||
|
||||
//go:generate go run golang.org/x/sys/windows/mkwinsyscall -output zsyscall_windows.go eventlog.go service.go syscall_windows.go security_windows.go
|
||||
//go:generate go run golang.org/x/sys/windows/mkwinsyscall -output zsyscall_windows.go eventlog.go service.go syscall_windows.go security_windows.go setupapi_windows.go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue