all: Convert folders to use filesystem abstraction
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4228
This commit is contained in:
committed by
Jakob Borg
parent
ab8c2fb5c7
commit
3d8b4a42b7
8
vendor/manifest
vendored
8
vendor/manifest
vendored
@@ -249,6 +249,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/kballard/go-shellquote",
|
||||
"repository": "https://github.com/kballard/go-shellquote",
|
||||
"vcs": "git",
|
||||
"revision": "cd60e84ee657ff3dc51de0b4f55dd299a3e136f2",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/klauspost/cpuid",
|
||||
"repository": "https://github.com/klauspost/cpuid",
|
||||
|
||||
Reference in New Issue
Block a user