Uh oh!
There was an error while loading. Please reload this page.
Fix fsnotify repository relocation - #138
Conversation
5ed30ec to
42dc2ccCompare* http://gopkg.in/fsnotify/fsnotify.v1 is the new location * see: https://github.com/go-fsnotify/fsnotify
42dc2cc to
000912aComparepromiseofcake
commented
Mar 21, 2018
Fixes #136 |
c9s
commented
Mar 21, 2018
@Nino-K can we merge this PR asap ? the build is now broken, we can't deliver the release and the CI is not working now... |
idanya
commented
Mar 22, 2018
any news on that merge? Really need this to release .... |
promiseofcake
commented
Mar 22, 2018
@idanya, @c9s, depending on your build system you should be able to use the pre-merge commit from our public fork by modifying your |
idanya
commented
Mar 22, 2018
Yes, I'm using govendor and already did the same (forked and merged your commit). I'd rather it be merged here but I guess that will do for now :\ |
Please merge.... it's totally broken now |
If you're using dep, add the following to your |
mattayes
commented
Mar 27, 2018
@florindragos Are you the only person with write-access to this project? |
mattayes
commented
Apr 2, 2018
@promiseofcake The |
promiseofcake
commented
Apr 2, 2018
@mattayes, thanks for the link. In order to not conflate changes, I would be more than happy to make that change once we get this merged in. |
samkreter
commented
Apr 3, 2018
+1 on this merging. This is blocking a few deployments. |
s7v7nislands
commented
Apr 12, 2018
any update? |
mattayes
commented
Apr 12, 2018
@Nino-K do you still have write access to this repo/time to review this? |
samkreter
commented
Apr 13, 2018
This is a key blocker right now. Any estimate on when it can be merged? |
tcolgate
commented
Apr 24, 2018
This also blocks use of hpcloud/tail with vgo (at least I've been unable to get it working) |
promiseofcake
commented
May 11, 2018
@sergei-utinski, do you know anyone who can help us out? |
promiseofcake
commented
May 16, 2018
Thanks @sergei-utinski! What are the plans for this repo? Can community members get write access, or should we look into housing this repo somewhere else? |
Fix fsnotify repository relocation
The https://github.com/go-fsnotify/fsnotify redirect has been disabled and replaced with an empty repo, the new path for gopkg.in is: http://gopkg.in/fsnotify/fsnotify.v1 as of yesterday.
fsnotifyimport paths to: gopkg.in/fsnotify/fsnotify.v1vendor/fsnotify.v1to the new import path