Skip to content

Commit

Permalink
Bump github.com/adlandh/echo-zap-middleware from 1.0.7 to 1.1.0 (#71)
Browse files Browse the repository at this point in the history
Bumps [github.com/adlandh/echo-zap-middleware](https://github.com/adlandh/echo-zap-middleware) from 1.0.7 to 1.1.0.
- [Release notes](https://github.com/adlandh/echo-zap-middleware/releases)
- [Commits](adlandh/echo-zap-middleware@v1.0.7...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/adlandh/echo-zap-middleware
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent bc3a075 commit b1da1c7
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 @@ -5,7 +5,7 @@ go 1.22
require (
github.com/adlandh/context-logger v1.2.4
github.com/adlandh/echo-sentry-middleware v1.0.6
github.com/adlandh/echo-zap-middleware v1.0.7
github.com/adlandh/echo-zap-middleware v1.1.0
github.com/adlandh/gowrap-templates v1.0.6
github.com/adlandh/sentry-zapcore v1.1.2
github.com/brianvoe/gofakeit/v7 v7.0.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ github.com/adlandh/echo-otel-middleware v1.0.8 h1:il/OTWbEs9BwGZQb12t0GqornLK4mr
github.com/adlandh/echo-otel-middleware v1.0.8/go.mod h1:uRbAykn4E9bK03W6yFw0LqJolgKHNIUxV7j5fNoLsiU=
github.com/adlandh/echo-sentry-middleware v1.0.6 h1:Yw7uAzqvMYXyGefBqmXZ5GiIVfNz6uwErxzVxFrRc5Q=
github.com/adlandh/echo-sentry-middleware v1.0.6/go.mod h1:lqdv1nJzXxbvMeGuQnDFrYrStWSwjnZLFk1AWzEU1ls=
github.com/adlandh/echo-zap-middleware v1.0.7 h1:mG/wjMddjXNoBHq/BnS3IEizafCbpaowxZYbNUFZOFo=
github.com/adlandh/echo-zap-middleware v1.0.7/go.mod h1:R6fwZ41Qk3wdhGE2r3tGFEOydw/yFkptg0EutdLxqoU=
github.com/adlandh/echo-zap-middleware v1.1.0 h1:pnvTh9EnP+57xzp2usEl1DGrS8E8Ujz2N2PfCekoQ8s=
github.com/adlandh/echo-zap-middleware v1.1.0/go.mod h1:XutzLAb84ORJTEZApMvZU15iWYX4pZeiQ7N2G24tnCo=
github.com/adlandh/gowrap-templates v1.0.6 h1:JM2/eDkFCkG4sJbzecrtEz9L9278ouCKY3bZ3SdJOoY=
github.com/adlandh/gowrap-templates v1.0.6/go.mod h1:5Q1k/bzKgQNqv+TFVePqJXwlFgxQpF612BMHa/u2vuY=
github.com/adlandh/response-dumper v1.0.1 h1:U71jU9RATWSR9BX2Q+Mfqfn7pqhKaXRYaR5dpAVXm6M=
Expand Down

0 comments on commit b1da1c7

Please sign in to comment.