coredns/vendor/github.com/go-openapi/swag
Yong Tang 604c0045e7 Update go dep (#1560)
This fix updates go dep with `dep ensure --update` as well as the following:
- Removed github.com/ugorji/go restriction in Gopkg.toml (fixes  #1557)
- Added github.com/flynn/go-shlex in Makefile (neede by Caddy, maybe removed later)

This fix fixes #1557

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-02-23 20:10:34 +00:00
..
.editorconfig Update vendor with go dep 2017-04-28 09:14:54 -07:00
.gitignore Update Gopkg.toml to remove the constraint on zipkin-go-opentracing (#1231) 2017-11-13 19:54:46 +00:00
.travis.yml Update vendor with go dep 2017-04-28 09:14:54 -07:00
CODE_OF_CONDUCT.md Update vendor with go dep 2017-04-28 09:14:54 -07:00
convert.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
convert_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
convert_types.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
convert_types_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
json.go dep ensure -update (#1001) 2017-08-28 08:49:28 -07:00
json_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
LICENSE Update vendor with go dep 2017-04-28 09:14:54 -07:00
loading.go Update go dep (#1560) 2018-02-23 20:10:34 +00:00
loading_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
net.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
net_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
path.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
path_test.go Update Gopkg.toml to remove the constraint on zipkin-go-opentracing (#1231) 2017-11-13 19:54:46 +00:00
README.md Update vendor with go dep 2017-04-28 09:14:54 -07:00
util.go Add route53 plugin (#1390) 2018-01-15 09:59:29 -08:00
util_test.go Add route53 plugin (#1390) 2018-01-15 09:59:29 -08:00
yaml.go Drop caddy from vendor (#700) 2017-06-03 08:27:41 +01:00
yaml_test.go Drop caddy from vendor (#700) 2017-06-03 08:27:41 +01:00

Swag Build Status codecov Slack Status

license GoDoc

Contains a bunch of helper functions:

  • convert between value and pointers for builtins
  • convert from string to builtin
  • fast json concatenation
  • search in path
  • load from file or http
  • name manglin