Skip to content

Conversation

@pmoncadaisla
Copy link
Contributor

Replace old github.com imports with gopkg.in with fixed version

@coveralls
Copy link

coveralls commented Nov 8, 2016

Coverage Status

Coverage remained the same at 94.085% when pulling 6d6f691 on pmoncadaisla:change-readme into 3900df0 on gin-gonic:master.

@javierprovecho javierprovecho changed the base branch from master to develop November 8, 2016 17:28
@javierprovecho javierprovecho self-assigned this Nov 8, 2016
@javierprovecho javierprovecho merged commit 9177f01 into gin-gonic:develop Nov 8, 2016
@javierprovecho
Copy link
Member

@pmoncadaisla thanks!

javierprovecho added a commit that referenced this pull request Dec 3, 2016
* Implement QueryArray and PostArray methods

* Refactor GetQuery and GetPostForm

* Removed additional Iota

I think assigning iota to each constant is not required

* Add 1.7 test.

* Add codecov.io

* corrected a typo in README

* remove coveralls services.

Signed-off-by: Bo-Yi Wu <[email protected]>

* Update TravisCI to Gitter webhook

* Add codecov.yml Gitter webhook

* Changed imports to gopkg instead of github in README (#733)

* Add contribution guide

* Update go get for stable version

In the future, github default branch will be develop so running `go get github.com/gin-gonic/gin` will pull latest code from develop.

* Changed imports to gopkg instead of github in README

* Update README.md

* Logger: skip ANSI color commands if output is not a tty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants