Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from gopkg.in/inotify.v1 to github.com/fsnotify/fsnotify #11138

Merged
merged 1 commit into from Apr 27, 2020

Conversation

tklauser
Copy link
Member

The fsnotify package suggests to use the github.com/fsnotify/fsnotify
package patch, see fsnotify/fsnotify#108.

While at it also update to the current master of
github.com/fsnotify/fsnotify in order to fix an unsafe pointer
conversion for #10133

The fsnotify package suggests to use the github.com/fsnotify/fsnotify
package patch, see fsnotify/fsnotify#108.

While at it also update to the current master of
github.com/fsnotify/fsnotify in order to fix an unsafe pointer
conversion for #10133

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
@tklauser tklauser added pending-review release-note/misc This PR makes changes that have no direct user impact. labels Apr 24, 2020
@tklauser tklauser requested a review from a team April 24, 2020 14:28
@tklauser tklauser requested review from a team as code owners April 24, 2020 14:28
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.8.0 Apr 24, 2020
@tklauser
Copy link
Member Author

test-me-please

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 44.771% when pulling ef752ed on pr/tklauser/bump-fsnotify into 89b622c on master.

Copy link
Member

@joestringer joestringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+14,201 −90,487

🎉

Copy link
Member

@christarazi christarazi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@tklauser tklauser changed the title Switch from pkg.in/inotify.v1 to github.com/fsnotify/fsnotify Switch from gopkg.in/inotify.v1 to github.com/fsnotify/fsnotify Apr 25, 2020
@aanm aanm merged commit a33d5cf into master Apr 27, 2020
1.8.0 automation moved this from In progress to Merged Apr 27, 2020
@aanm aanm deleted the pr/tklauser/bump-fsnotify branch April 27, 2020 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
1.8.0
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

6 participants