Skip to content

Commit

Permalink
Bump github.com/vearne/gin-timeout from 0.1.7 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [github.com/vearne/gin-timeout](https://github.com/vearne/gin-timeout) from 0.1.7 to 0.2.0.
- [Commits](vearne/gin-timeout@v0.1.7...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/vearne/gin-timeout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 31a7b19 commit 65d04b3
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 @@ -15,7 +15,7 @@ require (
github.com/spf13/cobra v1.8.0
github.com/swaggo/files v1.0.1
github.com/swaggo/gin-swagger v1.6.0
github.com/vearne/gin-timeout v0.1.7
github.com/vearne/gin-timeout v0.2.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65E
github.com/ugorji/go/codec v1.2.12/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg=
github.com/uptrace/opentelemetry-go-extra/otelutil v0.2.0 h1:Y0fGBHZ66s0sl0aweB8Q3atCSpXLEYRBYf4fRi8IePY=
github.com/uptrace/opentelemetry-go-extra/otelutil v0.2.0/go.mod h1:GJdf0lFprZyBTx5O4EHPxitezZ6UvBrJFLIBDZEdHto=
github.com/vearne/gin-timeout v0.1.7 h1:TSQjoN+CLtEhrL4SURDrVdFOuTV31orUXzH6na4dL/M=
github.com/vearne/gin-timeout v0.1.7/go.mod h1:8HrpMAJUlPkEhS7PKzBJe8ZHxz0eiLoGo5F2cvJop7g=
github.com/vearne/gin-timeout v0.2.0 h1:KobNPr4YSMtrucHH+3Ce6aE/s99gxMLynu+IktWXeDs=
github.com/vearne/gin-timeout v0.2.0/go.mod h1:BKCWwia+RoBi1gv+RS4FtVrcM7bVhNkfUg+jTvtHa1A=
github.com/xBlaz3kx/otelzap v0.0.0-20230904131944-57dc7c9994a9 h1:weeeX2giloC8rp5OSvzSmevSAjiQZqQmLMI3vErqXMQ=
github.com/xBlaz3kx/otelzap v0.0.0-20230904131944-57dc7c9994a9/go.mod h1:oDNnuI3k0It4AGtGLqNipQo5TcF8vojylfADQXQW4U8=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
Expand Down

0 comments on commit 65d04b3

Please sign in to comment.