mirror of
https://github.com/rclone/rclone.git
synced 2025-12-21 10:43:37 +00:00
vendor: update minimum number of packages so compile with go1.11 works
This commit is contained in:
1
vendor/github.com/okzk/sdnotify/notify.go
generated
vendored
1
vendor/github.com/okzk/sdnotify/notify.go
generated
vendored
@@ -2,6 +2,7 @@
|
||||
|
||||
package sdnotify
|
||||
|
||||
// SdNotify sends a specified string to the systemd notification socket.
|
||||
func SdNotify(state string) error {
|
||||
// do nothing
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user