vendor: Update github.com/zillode/notify

This commit is contained in:
Jakob Borg
2017-12-10 19:40:16 +01:00
parent ece1defb2f
commit 57eb1710e9
8 changed files with 88 additions and 45 deletions

9
vendor/github.com/zillode/notify/debug_nodebug.go generated vendored Normal file
View File

@@ -0,0 +1,9 @@
// Copyright (c) 2014-2015 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 !debug
package notify
var debugTag bool = false