info updated
This commit is contained in:
parent
654de0fbc3
commit
5da34f6ffd
|
@ -1,7 +1,7 @@
|
||||||
package main
|
package main
|
||||||
|
|
||||||
// this code is imported from moby, unfortunately i can't import it directly from its repo,
|
// this code is imported from moby, unfortunately i can't import it directly as dependencies from its repo,
|
||||||
// cause there was a problem with moby vendor and fsnotify
|
// cause there was a problem between moby vendor and fsnotify
|
||||||
// i have just added only walk methods and some little changes to polling interval, originally set as static.
|
// i have just added only walk methods and some little changes to polling interval, originally set as static.
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in New Issue