vendor: Mega update all dependencies
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4080
This commit is contained in:
2
vendor/github.com/cznic/fileutil/fileutil_linux.go
generated
vendored
2
vendor/github.com/cznic/fileutil/fileutil_linux.go
generated
vendored
@@ -15,6 +15,8 @@ import (
|
||||
"syscall"
|
||||
)
|
||||
|
||||
const hasPunchHole = true
|
||||
|
||||
func n(s []byte) byte {
|
||||
for i, c := range s {
|
||||
if c < '0' || c > '9' {
|
||||
|
||||
Reference in New Issue
Block a user