forked from TrueCloudLab/rclone
vendor: update all dependencies
This commit is contained in:
parent
940df88eb2
commit
d64789528d
4309 changed files with 1327278 additions and 1001118 deletions
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")
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue