mirror of
https://github.com/rclone/rclone.git
synced 2025-12-17 16:53:22 +00:00
vendor: update all dependencies
This commit is contained in:
2
vendor/github.com/sevlyar/go-daemon/lock_file.go
generated
vendored
2
vendor/github.com/sevlyar/go-daemon/lock_file.go
generated
vendored
@@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
// ErrWoldBlock indicates on locking pid-file by another process.
|
||||
// ErrWouldBlock indicates on locking pid-file by another process.
|
||||
ErrWouldBlock = errors.New("daemon: Resource temporarily unavailable")
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user