Skip to content

Commit

Permalink
Bump github.com/unrolled/render from 1.5.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps [github.com/unrolled/render](https://github.com/unrolled/render) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/unrolled/render/releases)
- [Commits](unrolled/render@v1.5.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/unrolled/render
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 4b12d61 commit 1210576
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 @@ -26,7 +26,7 @@ require (
github.com/slack-go/slack v0.11.4
github.com/spf13/viper v1.14.0
github.com/stretchr/testify v1.8.2
github.com/unrolled/render v1.5.0
github.com/unrolled/render v1.6.1
github.com/uptrace/opentelemetry-go-extra/otelgorm v0.1.17
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.36.4
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.36.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1202,8 +1202,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/tv42/httpunix v0.0.0-20191220191345-2ba4b9c3382c/go.mod h1:hzIxponao9Kjc7aWznkXaL4U4TWaDSs8zcsY4Ka08nM=
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
github.com/unrolled/render v1.5.0 h1:uNTHMvVoI9pyyXfgoDHHycIqFONNY2p4eQR9ty+NsxM=
github.com/unrolled/render v1.5.0/go.mod h1:eLTosBkQqEPEk7pRfkCRApXd++lm++nCsVlFOHpeedw=
github.com/unrolled/render v1.6.1 h1:Qa7dLBJ1/DLogeAEINpMnMuUqpFTEzBPZXDrXvyiVNc=
github.com/unrolled/render v1.6.1/go.mod h1:LwQSeDhjml8NLjIO9GJO1/1qpFJxtfVIpzxXKjfVkoI=
github.com/uptrace/opentelemetry-go-extra/otelgorm v0.1.17 h1:I7oNNNabWNjxKll89fKNnc6uCID6gA3RYgCp4cRPxcY=
github.com/uptrace/opentelemetry-go-extra/otelgorm v0.1.17/go.mod h1:tEJlXW789cqzzFe9VmsG/U3l9TJyzPrFj5QPiRATeX8=
github.com/uptrace/opentelemetry-go-extra/otelsql v0.1.17 h1:LJgQBGDf/u2RxdAiQvb47lZ0PuQYZutJgjmxLPaFKLU=
Expand Down

0 comments on commit 1210576

Please sign in to comment.