nathany / looper

Go autotesting tool with readline support.
BSD 2-Clause "Simplified" License
390 stars 40 forks source link

go get fails looking for gophertown/fsnotify #41

Closed mipearson closed 4 years ago

mipearson commented 5 years ago

Output:

$ go version
go version go1.12.1 darwin/amd64

$ go get -u github.com/nathany/looper
go: finding github.com/nathany/looper v0.2.3
go: downloading github.com/nathany/looper v0.2.3
go: extracting github.com/nathany/looper v0.2.3
go: finding github.com/bobappleyard/readline latest
go: finding github.com/gophertown/looper/gat latest
go: finding github.com/koyachi/go-term-ansicolor/ansicolor latest
go: finding github.com/koyachi/go-term-ansicolor latest
go: downloading github.com/koyachi/go-term-ansicolor v0.0.0-20130114081603-6f81280f9360
go: extracting github.com/koyachi/go-term-ansicolor v0.0.0-20130114081603-6f81280f9360
go: downloading github.com/bobappleyard/readline v0.0.0-20150707195538-7e300e02d38e
go: extracting github.com/bobappleyard/readline v0.0.0-20150707195538-7e300e02d38e
go: finding github.com/gophertown/looper v0.2.3
go: downloading github.com/gophertown/looper v0.2.3
go: extracting github.com/gophertown/looper v0.2.3
build github.com/nathany/looper: cannot load github.com/gophertown/fsnotify: cannot find module providing package github.com/gophertown/fsnotify
dweidenfeld commented 5 years ago

I have the same issue, seems that looper is currently broken and not usable at all ... :disappointed:

nathany commented 4 years ago

That's an old version. Looks like I failed to tag a newer release. Try now with v0.3.3