forgejo/vendor/github.com/go-openapi/runtime
techknowlogick 3f5cdfe359 use go 1.13 (#8088)
* use go 1.13

* use go 1.13 in gomod file

* Update Makefile

* update swagger deps
2019-09-12 14:58:32 +03:00
..
logger
middleware
security
.editorconfig
.gitignore
.travis.yml
bytestream.go
client_auth_info.go
client_operation.go
client_request.go
client_response.go
CODE_OF_CONDUCT.md
constants.go
csv.go
discard.go
file.go
go.mod
go.sum
headers.go
interfaces.go
json.go
LICENSE
README.md
request.go
statuses.go
text.go
values.go
xml.go

runtime Build Status codecov Slack Status

license GoDoc

golang Open-API toolkit - runtime

The runtime component for use in codegeneration or as untyped usage.