mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #1570 from xuri/xuri-patch-1
Update repo URL for excelize and aurora lib.
This commit is contained in:
commit
3e2a62d144
@ -1181,7 +1181,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [Deepcopier](https://github.com/ulule/deepcopier) - Simple struct copying for Go.
|
||||
* [delve](https://github.com/derekparker/delve) - Go debugger.
|
||||
* [dlog](https://github.com/kirillDanshin/dlog) - Compile-time controlled logger to make your release smaller without removing debug calls.
|
||||
* [excelize](https://github.com/Luxurioust/excelize) - Golang library for reading and writing Microsoft Excel (XLSX) files.
|
||||
* [excelize](https://github.com/360EntSecGroup-Skylar/excelize) - Golang library for reading and writing Microsoft Excel™ (XLSX) files.
|
||||
* [fastlz](https://github.com/digitalcrab/fastlz) - Wrap over [FastLz](http://fastlz.org/) (free, open-source, portable real-time compression library) for GoLang.
|
||||
* [filetype](https://github.com/h2non/filetype) - Small package to infer the file type checking the magic numbers signature.
|
||||
* [filler](https://github.com/yaronsumel/filler) - small utility to fill structs using "fill" tag.
|
||||
@ -1471,7 +1471,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
### DevOps Tools
|
||||
|
||||
* [aptly](https://github.com/smira/aptly) - aptly is a Debian repository management tool.
|
||||
* [aurora](https://github.com/Luxurioust/aurora) - Cross-platform web-based Beanstalkd queue server console.
|
||||
* [aurora](https://github.com/xuri/aurora) - Cross-platform web-based Beanstalkd queue server console.
|
||||
* [awsenv](https://github.com/soniah/awsenv) - Small binary that loads Amazon (AWS) environment variables for a profile.
|
||||
* [Banshee](https://github.com/eleme/banshee) - Anomalies detection system for periodic metrics.
|
||||
* [bombardier](https://github.com/codesenberg/bombardier) - Fast cross-platform HTTP benchmarking tool.
|
||||
|
Loading…
Reference in New Issue
Block a user