vendor: Patch github.com/syncthing/notify for Go 1.11
This commit is contained in:
9
vendor/github.com/syncthing/notify/watcher_fsevents_go1.11.go
generated
vendored
Normal file
9
vendor/github.com/syncthing/notify/watcher_fsevents_go1.11.go
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
// Copyright (c) 2018 The Notify Authors. All rights reserved.
|
||||
// Use of this source code is governed by the MIT license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
// +build darwin,!kqueue,go1.11
|
||||
|
||||
package notify
|
||||
|
||||
const refZero = 0
|
||||
Reference in New Issue
Block a user