Skip to content

Commit

Permalink
Bump github.com/swaggest/rest from 0.2.59 to 0.2.60 (#822)
Browse files Browse the repository at this point in the history
Bumps [github.com/swaggest/rest](https://github.com/swaggest/rest) from 0.2.59 to 0.2.60.
- [Release notes](https://github.com/swaggest/rest/releases)
- [Commits](swaggest/rest@v0.2.59...v0.2.60)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent d4d3926 commit 43cd4fb
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 @@ -34,7 +34,7 @@ require (
github.com/stretchr/testify v1.8.4
github.com/struCoder/pidusage v0.2.1
github.com/swaggest/openapi-go v0.2.43
github.com/swaggest/rest v0.2.59
github.com/swaggest/rest v0.2.60
github.com/swaggest/usecase v1.3.0
go.etcd.io/etcd/api/v3 v3.5.11
go.etcd.io/etcd/client/v3 v3.5.11
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -573,8 +573,8 @@ github.com/swaggest/openapi-go v0.2.43 h1:nuNr60vmsx4pxIh1NoaIKrruh+pVba6iXjF+dX
github.com/swaggest/openapi-go v0.2.43/go.mod h1:/ykzNtS1ZO7X43OnEtyisMktxCiawQLyGd08rkjV68U=
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.59 h1:4bso9zu7bYCs7M+zjrd2e75DByAAA+wwWM3/fKfooHI=
github.com/swaggest/rest v0.2.59/go.mod h1:wHeTChH4rsBJb2+ULxapGhcJ3ba6XWGmjQjM8FyvrbM=
github.com/swaggest/rest v0.2.60 h1:1+L0wx7ZVw7zgOoG5jV95uYTyyPBY514yVlDFECgPzA=
github.com/swaggest/rest v0.2.60/go.mod h1:nQGcwz5pD3LGxMXAz0swBTSFHxAWgAh3QnMh7Q4lRvo=
github.com/swaggest/usecase v1.3.0 h1:Zte74uCWQYeGradJbxlhOrqi77K/GMK16VYTIjyenoA=
github.com/swaggest/usecase v1.3.0/go.mod h1:cae3lDd5VDmM36OQcOOOdAlEDg40TiQYIp99S9ejWqA=
github.com/tinylib/msgp v1.1.8 h1:FCXC1xanKO4I8plpHGH2P7koL/RzZs12l/+r7vakfm0=
Expand Down

0 comments on commit 43cd4fb

Please sign in to comment.