Bladeren bron
Update watcher.go
Updated Sirupsen to sirupsen
master
danzhilin
5 jaren geleden
bovenliggende
commit
bfc4e4712b
No account linked to committer's email address
1 gewijzigde bestanden met
toevoegingen van 1 en
1 verwijderingen
-
watcher.go
|
|
@@ -7,7 +7,7 @@ import ( |
|
|
|
"sync" |
|
|
|
"time" |
|
|
|
|
|
|
|
log "github.com/Sirupsen/logrus" |
|
|
|
log "github.com/sirupsen/logrus" |
|
|
|
"github.com/fsnotify/fsnotify" |
|
|
|
) |
|
|
|
|