소스 검색

Update watcher.go

Updated Sirupsen to sirupsen
master
danzhilin 5 년 전
부모
커밋
bfc4e4712b
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      watcher.go

+ 1
- 1
watcher.go 파일 보기

@@ -7,7 +7,7 @@ import (
"sync"
"time"

log "github.com/Sirupsen/logrus"
log "github.com/sirupsen/logrus"
"github.com/fsnotify/fsnotify"
)


Loading…
취소
저장