From 43cd4fbe0470f6f9f15aea7bc774baaf56bf5bbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 12:25:07 +0100 Subject: [PATCH] Bump github.com/swaggest/rest from 0.2.59 to 0.2.60 (#822) 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](https://github.com/swaggest/rest/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index be2305a83..0ed04142e 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index aed619bec..79067f4d8 100644 --- a/go.sum +++ b/go.sum @@ -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=