mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
update gubrak link (#2428)
This commit is contained in:
parent
45d1d5f955
commit
1ad1385200
@ -1596,7 +1596,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [gostrutils](https://github.com/ik5/gostrutils) - Collections of string manipulation and conversion functions.
|
||||
* [gotenv](https://github.com/subosito/gotenv) - Load environment variables from `.env` or any `io.Reader` in Go.
|
||||
* [gpath](https://github.com/tenntenn/gpath) - Library to simplify access struct fields with Go's expression in reflection.
|
||||
* [gubrak](https://gubrak.github.io/) - Golang utility library with syntactic sugar. It's like lodash, but for golang.
|
||||
* [gubrak](https://github.com/novalagung/gubrak) - Golang utility library with syntactic sugar. It's like lodash, but for golang.
|
||||
* [handy](https://github.com/miguelpragier/handy) - Many utilities and helpers like string handlers/formatters and validators.
|
||||
* [htcat](https://github.com/htcat/htcat) - Parallel and Pipelined HTTP GET Utility.
|
||||
* [hub](https://github.com/github/hub) - wrap git commands with additional functionality to interact with github from the terminal.
|
||||
|
Loading…
Reference in New Issue
Block a user