garm/vendor/github.com/go-openapi/errors
dependabot[bot] 632531f735
Bump github.com/go-openapi/errors from 0.22.0 to 0.22.1
Bumps [github.com/go-openapi/errors](https://github.com/go-openapi/errors) from 0.22.0 to 0.22.1.
- [Commits](https://github.com/go-openapi/errors/compare/v0.22.0...v0.22.1)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/errors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 06:54:43 +00: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 Bump github.com/go-openapi/errors from 0.22.0 to 0.22.1 2025-03-18 06:54:43 +00:00
api.go Bump github.com/go-openapi/errors from 0.22.0 to 0.22.1 2025-03-18 06:54:43 +00: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.0 to 0.22.1 2025-03-18 06:54:43 +00:00
parsing.go Bump github.com/go-openapi/errors from 0.22.0 to 0.22.1 2025-03-18 06:54:43 +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.