Skip to content

Commit

Permalink
⬆️ Bump github.com/swaggest/rest from 0.2.66 to 0.2.67
Browse files Browse the repository at this point in the history
Bumps [github.com/swaggest/rest](https://github.com/swaggest/rest) from 0.2.66 to 0.2.67.
- [Release notes](https://github.com/swaggest/rest/releases)
- [Commits](swaggest/rest@v0.2.66...v0.2.67)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 7, 2024
1 parent 4a25c57 commit c5f5b72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/prometheus/client_golang v1.20.4
github.com/spf13/cobra v1.8.1
github.com/swaggest/openapi-go v0.2.54
github.com/swaggest/rest v0.2.66
github.com/swaggest/rest v0.2.67
github.com/swaggest/swgui v1.8.2
github.com/swaggest/usecase v1.3.1
github.com/vladopajic/go-actor v0.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ github.com/swaggest/openapi-go v0.2.54 h1:WnFKIHAgR2RIOiYys3qvSuYmsFd2a17MIoC9Tc
github.com/swaggest/openapi-go v0.2.54/go.mod h1:2Q7NpuG9NgpGeTaNOo852GSR6cCzSP4IznA9DNdUTQw=
github.com/swaggest/refl v1.3.0 h1:PEUWIku+ZznYfsoyheF97ypSduvMApYyGkYF3nabS0I=
github.com/swaggest/refl v1.3.0/go.mod h1:3Ujvbmh1pfSbDYjC6JGG7nMgPvpG0ehQL4iNonnLNbg=
github.com/swaggest/rest v0.2.66 h1:7jLlNVwzBbDMR/EUfO12wvWN8nKPwWKgqiQfUZYziyQ=
github.com/swaggest/rest v0.2.66/go.mod h1:bvqmwxq5B15OIGeHuENEpOCUglznT2gZKsacmY2Bt8E=
github.com/swaggest/rest v0.2.67 h1:ILaz1ko+Ahr2PjCEhik11P6KjD39lxKHIbdqa9mYD0Y=
github.com/swaggest/rest v0.2.67/go.mod h1:jf/wNhDFY7TPEsSGooy2ZEimtaNEnvpaU6SPlTaWTO4=
github.com/swaggest/swgui v1.8.2 h1:JGpRCLGLZ7EqTwHsBEOo//kx8CM7Rv3RchgvfNpB+6E=
github.com/swaggest/swgui v1.8.2/go.mod h1:nkzGeyMfq5FstGGNJKr1LORvM4RdsjTmvWvqvyZeDDc=
github.com/swaggest/usecase v1.3.1 h1:JdKV30MTSsDxAXxkldLNcEn8O2uf565khyo6gr5sS+w=
Expand Down

0 comments on commit c5f5b72

Please sign in to comment.