Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed imports to gopkg instead of github in README #733

Merged
merged 7 commits into from
Nov 8, 2016

Conversation

pmoncadaisla
Copy link
Contributor

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

javierprovecho and others added 6 commits April 10, 2016 23:55
In the future, github default branch will be develop so running `go get github.com/gin-gonic/gin` will pull latest code from develop.
@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