Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
End description with dot (avelino#2283)
* End description with dot Make sure a description always ends with a dot. * update (avelino#1) * Add me to maintainers list (avelino#2238) * Http clients (avelino#2237) * Remove gorequest This does not really meet the required quality https://goreportcard.com/report/github.com/parnurzeal/gorequest * Add HTTP-Clients category and sling * Add grequests * I suck at pressing ctrl+f * Add Hoverfly API simulation tool (avelino#2214) * Update README.md (avelino#2236) * Add did (avelino#2235) * Add errorx (avelino#2231) * Add errorx * fix errorx description * Remove Florest, no longer exist (avelino#2239) * Add go-zero-width (avelino#2242) * Deprecate Go-AWS-Auth (avelino#2243) * Add huego. Updated README (avelino#2241) * Add Octillery (avelino#2244) * Remove github.com/GeertJohan/yubigo (avelino#2247) * Remove github.com/rcrowley/go-metric (avelino#2246) * Add a link to fastcache (avelino#2249) * Added iso601 (avelino#2250) * Remove mgutz/dat (avelino#2251) * No PR reviews * last Commits on Mar 28, 2017 * Add mole (avelino#2210) * Deprecate github.com/FiloSottile/gvt (avelino#2256) * Deprecate github.com/sevki/graphql (avelino#2257) * Deprecate github.com/gonum/matrix (avelino#2258) * Deprecate github.com/fatih/structs (avelino#2259) * Deprecate github.com/toby3d/go-telegraph (avelino#2260) * Deprecate github.com/mitchellh/goamz (avelino#2261) * Deprecate github.com/franela/goreq (avelino#2262) * Deprecate github.com/facebookgo/httpcontrol (avelino#2263) * Deprecate github.com/markbates/validate (avelino#2264) * Deprecate github.com/codehack/go-relax (avelino#2265) * Deprecate github.com/volatile/core (avelino#2266) * Deprecate github.com/imdario/medeina (avelino#2267) * Deprecate github.com/daryl/zeus (avelino#2268) * Deprecate github.com/mvdan/interfacer (avelino#2269) * Deprecate github.com/GoClipse/goclipse (avelino#2270) * Add gonum (avelino#2273) * Add gonum * add period * Update validate (avelino#2271) * Update validate package * accidentally removed a word, add it again * Update go-telegraph (avelino#2272) * Remove https://github.com/bmizerany/pat (avelino#2252) * Commits on Aug 15, 2017 * PR No reviews * fix project link (avelino#2278) * Add llir/llvm (avelino#2279) * Koazee (avelino#2248) Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks! **Please provide package links to:** - github.com repo: https://github.com/wesovilabs/koazee - godoc.org: https://godoc.org/github.com/wesovilabs/koazee - goreportcard.com: https://goreportcard.com/report/github.com/wesovilabs/koazee - coverage service link ([cover.run](https://cover.run/), [gocover](http://gocover.io/), [coveralls](https://coveralls.io/) etc.), example: `[![cover.run](https://cover.run/go/github.com/user/repository.svg?style=flat&tag=golang-1.10)](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fuser%2Frepository)` [![codecov](https://codecov.io/gh/wesovilabs/koazee/branch/master/graph/badge.svg)](https://codecov.io/gh/wesovilabs/koazee) Very good coverage **Note**: that new categories can be added only when there are 3 packages or more. **Make sure that you've checked the boxes below before you submit PR:** - [x] I have added my package in alphabetical order. - [x] I have an appropriate description with correct grammar. - [x] I know that this package was not listed before. - [x] I have added godoc link to the repo and to my pull request. - [x] I have added coverage service link to the repo and to my pull request. - [x] I have added goreportcard link to the repo and to my pull request. - [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard). Thanks for your PR, you're awesome! 👍 * Allow exclamation mark * updated error message * add various dots * follow-up (avelino#2) * Revert "update (avelino#1)" (avelino#3) This reverts commit 3e410e3. * Missed some dots
- Loading branch information