Pārlūkot izejas kodu

fix: update fsnotify ref. repository

master
Jim Zhan pirms 5 gadiem
vecāks
revīzija
4e2dda4e12
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      .travis.yml
  2. +1
    -1
      watcher.go

+ 1
- 1
.travis.yml Parādīt failu

@@ -3,7 +3,7 @@ language: go
install:
- go get github.com/Sirupsen/logrus
- go get github.com/smartystreets/goconvey
- go get github.com/go-fsnotify/fsnotify
- go get github.com/fsnotify/fsnotify

go:
- 1.4

+ 1
- 1
watcher.go Parādīt failu

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

log "github.com/Sirupsen/logrus"
"github.com/go-fsnotify/fsnotify"
"github.com/fsnotify/fsnotify"
)

type watcher struct {

Notiek ielāde…
Atcelt
Saglabāt