github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
Used only by github.com/go-openapi/..., all expecting de5bf2ad4578
This commit is contained in:
6
vendor/github.com/PuerkitoBio/urlesc/.travis.yml
generated
vendored
6
vendor/github.com/PuerkitoBio/urlesc/.travis.yml
generated
vendored
@@ -1,7 +1,11 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.4
|
||||
- 1.4.x
|
||||
- 1.5.x
|
||||
- 1.6.x
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- tip
|
||||
|
||||
install:
|
||||
|
2
vendor/github.com/PuerkitoBio/urlesc/README.md
generated
vendored
2
vendor/github.com/PuerkitoBio/urlesc/README.md
generated
vendored
@@ -1,4 +1,4 @@
|
||||
urlesc [](https://travis-ci.org/PuerkitoBio/urlesc) [](http://godoc.org/github.com/PuerkitoBio/urlesc)
|
||||
urlesc [](https://travis-ci.org/PuerkitoBio/urlesc) [](http://godoc.org/github.com/PuerkitoBio/urlesc)
|
||||
======
|
||||
|
||||
Package urlesc implements query escaping as per RFC 3986.
|
||||
|
Reference in New Issue
Block a user