Skip to content

Commit

Permalink
chore(deps): bump github.com/go-playground/errors/v5 from 5.3.0 to 5.3.3
Browse files Browse the repository at this point in the history
Bumps [github.com/go-playground/errors/v5](https://github.com/go-playground/errors) from 5.3.0 to 5.3.3.
- [Release notes](https://github.com/go-playground/errors/releases)
- [Changelog](https://github.com/go-playground/errors/blob/master/CHANGELOG.md)
- [Commits](go-playground/errors@v5.3.0...v5.3.3)

---
updated-dependencies:
- dependency-name: github.com/go-playground/errors/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 7af76e7 commit ce88e5f
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.21
require (
cloud.google.com/go/logging v1.7.0
contrib.go.opencensus.io/exporter/stackdriver v0.13.14
github.com/go-playground/errors/v5 v5.3.0
github.com/go-playground/errors/v5 v5.3.3
github.com/go-test/deep v1.1.0
go.opentelemetry.io/otel v1.16.0
go.opentelemetry.io/otel/sdk v1.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ=
github.com/go-logr/logr v1.2.4/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
github.com/go-playground/errors/v5 v5.3.0 h1:Okot0WmH9v4bLz7wHad/gu1XrmqIHW6r5P4ubLv7QhE=
github.com/go-playground/errors/v5 v5.3.0/go.mod h1:LcLhmzQ/RuEntAs9r38NSV+xtbHffhMx/1yuuEroc7M=
github.com/go-playground/errors/v5 v5.3.3 h1:/ojXdkJFmw7CVdGvwQnIUULahAyi89T8PSKgoQDbLeA=
github.com/go-playground/errors/v5 v5.3.3/go.mod h1:LcLhmzQ/RuEntAs9r38NSV+xtbHffhMx/1yuuEroc7M=
github.com/go-playground/pkg/v5 v5.21.2 h1:DgVr88oMI3pfMFkEN9E6hp9YGG8NHc+019LRJfnUOfU=
github.com/go-playground/pkg/v5 v5.21.2/go.mod h1:UgHNntEQnMJSygw2O2RQ3LAB0tprx81K90c/pOKh7cU=
github.com/go-test/deep v1.1.0 h1:WOcxcdHcvdgThNXjw0t76K42FXTU7HpNQWHpA2HHNlg=
Expand Down

0 comments on commit ce88e5f

Please sign in to comment.