remove hsync (#1542)

dead link
This commit is contained in:
Hauke Löffler 2017-08-15 08:10:27 +02:00 committed by Bo-Yi Wu
parent 7c5c1361b9
commit af6d369cea

View File

@ -1512,7 +1512,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [GoDocTooltip](https://github.com/diankong/GoDocTooltip) - Chrome extension for Go Doc sites, which shows function description as tooltip at funciton list.
* [Gogland](https://jetbrains.com/go) - Full featured cross-platform Go IDE.
* [Gor](https://github.com/buger/gor) - Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time.
* [hsync](http://ambrevar.bitbucket.org/hsync/) - Filesystem hierarchy synchronizer.
* [hugo](http://gohugo.io/) - Fast and Modern Static Website Engine.
* [ipe](https://github.com/dimiro1/ipe) - Open source Pusher server implementation compatible with Pusher client libraries written in GO.
* [JayDiff](https://github.com/yazgazan/jaydiff) - JSON diff utility written in Go.