garm/vendor/github.com/go-openapi/errors
Gabriel Adrian Samfira 0093393bc3 Update all dependencies
Note: should we ditch vendoring?

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-09-29 13:30:24 +03:00
..
.gitattributes Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
.gitignore Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
.golangci.yml Update all dependencies 2025-09-29 13:30:24 +03:00
api.go Update all dependencies 2025-09-29 13:30:24 +03:00
auth.go Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
CODE_OF_CONDUCT.md Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
doc.go Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
headers.go Bump github.com/go-openapi/errors from 0.22.0 to 0.22.1 2025-03-18 06:54:43 +00:00
LICENSE Generate initial swagger API client library code 2023-06-30 19:04:13 +03:00
middleware.go Bump github.com/go-openapi/errors from 0.22.1 to 0.22.2 2025-08-11 10:34:11 +00:00
parsing.go Bump github.com/go-openapi/errors from 0.22.1 to 0.22.2 2025-08-11 10:34:11 +00:00
README.md Update dependencies 2023-12-18 16:20:44 +00:00
schema.go Bump github.com/go-openapi/errors from 0.22.0 to 0.22.1 2025-03-18 06:54:43 +00:00

OpenAPI errors Build Status codecov

Slack Status license Go Reference Go Report Card

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