Skip to content

Commit

Permalink
Bump github.com/swaggest/openapi-go from 0.2.50 to 0.2.51
Browse files Browse the repository at this point in the history
Bumps [github.com/swaggest/openapi-go](https://github.com/swaggest/openapi-go) from 0.2.50 to 0.2.51.
- [Release notes](https://github.com/swaggest/openapi-go/releases)
- [Commits](swaggest/openapi-go@v0.2.50...v0.2.51)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent ad7ceb6 commit 76371e0
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ require (
github.com/smartystreets/gunit v1.4.5
github.com/stretchr/testify v1.9.0
github.com/swaggest/jsonschema-go v0.3.70
github.com/swaggest/openapi-go v0.2.50
github.com/swaggest/openapi-go v0.2.51
github.com/zitadel/oidc/v2 v2.12.0
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.49.0
go.opentelemetry.io/contrib/propagators/jaeger v1.27.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -379,8 +379,8 @@ github.com/swaggest/assertjson v1.9.0 h1:dKu0BfJkIxv/xe//mkCrK5yZbs79jL7OVf9Ija7
github.com/swaggest/assertjson v1.9.0/go.mod h1:b+ZKX2VRiUjxfUIal0HDN85W0nHPAYUbYH5WkkSsFsU=
github.com/swaggest/jsonschema-go v0.3.70 h1:8Vx5nm5t/6DBFw2+WC0/Vp1ZVe9/4mpuA0tuAe0wwCI=
github.com/swaggest/jsonschema-go v0.3.70/go.mod h1:7N43/CwdaWgPUDfYV70K7Qm79tRqe/al7gLSt9YeGIE=
github.com/swaggest/openapi-go v0.2.50 h1:5yQ7N/IhMK9bQSk2yFAEbB75DvoXzyEmji3Q2iS++is=
github.com/swaggest/openapi-go v0.2.50/go.mod h1:5R2TWYBz0U7P3vwIwN0ytwSxqONXZnbiAaa+DQ3Sq1k=
github.com/swaggest/openapi-go v0.2.51 h1:G8MGdLS4dLz9EZMQtp1aEX57FeiTGcn2utNyaSnwk8Y=
github.com/swaggest/openapi-go v0.2.51/go.mod h1:5R2TWYBz0U7P3vwIwN0ytwSxqONXZnbiAaa+DQ3Sq1k=
github.com/swaggest/refl v1.3.0 h1:PEUWIku+ZznYfsoyheF97ypSduvMApYyGkYF3nabS0I=
github.com/swaggest/refl v1.3.0/go.mod h1:3Ujvbmh1pfSbDYjC6JGG7nMgPvpG0ehQL4iNonnLNbg=
github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI=
Expand Down
12 changes: 10 additions & 2 deletions vendor/github.com/swaggest/openapi-go/internal/json_schema.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ github.com/stretchr/testify/require
# github.com/swaggest/jsonschema-go v0.3.70
## explicit; go 1.18
github.com/swaggest/jsonschema-go
# github.com/swaggest/openapi-go v0.2.50
# github.com/swaggest/openapi-go v0.2.51
## explicit; go 1.18
github.com/swaggest/openapi-go
github.com/swaggest/openapi-go/internal
Expand Down

0 comments on commit 76371e0

Please sign in to comment.