You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Antoine GIRARD 9fe4437bda Use vendored go-swagger (#8087)
* Use vendored go-swagger

* vendor go-swagger

* revert un wanteed change

* remove un-needed GO111MODULE

* Update Makefile

Co-Authored-By: techknowlogick <matti@mdranta.net>
5 years ago
..
.gitignore Use vendored go-swagger (#8087) 5 years ago
.golangci.yml Use vendored go-swagger (#8087) 5 years ago
.travis.yml Use vendored go-swagger (#8087) 5 years ago
CODE_OF_CONDUCT.md Use vendored go-swagger (#8087) 5 years ago
LICENSE Use vendored go-swagger (#8087) 5 years ago
README.md Use vendored go-swagger (#8087) 5 years ago
api.go Use vendored go-swagger (#8087) 5 years ago
auth.go Use vendored go-swagger (#8087) 5 years ago
doc.go Use vendored go-swagger (#8087) 5 years ago
go.mod Use vendored go-swagger (#8087) 5 years ago
go.sum Use vendored go-swagger (#8087) 5 years ago
headers.go Use vendored go-swagger (#8087) 5 years ago
middleware.go Use vendored go-swagger (#8087) 5 years ago
parsing.go Use vendored go-swagger (#8087) 5 years ago
schema.go Use vendored go-swagger (#8087) 5 years ago

README.md

OpenAPI errors Build Status codecov Slack Status

license GoDoc GolangCI Go Report Card

Shared errors and error interface used throughout the various libraries found in the go-openapi toolkit.