mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Fix ordering (build fix)
This commit is contained in:
parent
ab80353c1d
commit
e24c32d85a
@ -551,8 +551,8 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
*These libraries were placed here because none of the other categories seemed to fit*
|
||||
|
||||
* [autoflags](https://github.com/artyom/autoflags) - Go package to automatically define command line flags from struct fields.
|
||||
* [afero](https://github.com/spf13/afero) - A FileSystem Abstraction System for Go.
|
||||
* [autoflags](https://github.com/artyom/autoflags) - Go package to automatically define command line flags from struct fields.
|
||||
* [browscap_go](https://github.com/digitalcrab/browscap_go) - GoLang Library for [Browser Capabilities Project](http://browscap.org/).
|
||||
* [datacounter](https://github.com/miolini/datacounter) - Go counters for readers/writer/http.ResponseWriter.
|
||||
* [go-chat-bot](https://github.com/go-chat-bot/bot) - IRC, Slack & Telegram bot written in Go.
|
||||
|
Loading…
Reference in New Issue
Block a user