Skip to content

Commit

Permalink
Bump github.com/go-playground/pkg/v5 from 5.22.0 to 5.23.0
Browse files Browse the repository at this point in the history
Bumps [github.com/go-playground/pkg/v5](https://github.com/go-playground/pkg) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/go-playground/pkg/releases)
- [Changelog](https://github.com/go-playground/pkg/blob/master/CHANGELOG.md)
- [Commits](go-playground/pkg@v5.22.0...v5.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 1f71ed1 commit 08113f6
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 @@ -4,7 +4,7 @@ module github.com/ffurrer2/semver/v2
go 1.21

require (
github.com/go-playground/pkg/v5 v5.22.0
github.com/go-playground/pkg/v5 v5.23.0
github.com/go-task/slim-sprig/v3 v3.0.0
github.com/onsi/ginkgo/v2 v2.13.2
github.com/onsi/gomega v1.30.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/go-logr/logr v1.4.1 h1:pKouT5E8xu9zeFC39JXRDukb6JFQPXM5p5I91188VAQ=
github.com/go-logr/logr v1.4.1/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
github.com/go-playground/assert/v2 v2.2.0 h1:JvknZsQTYeFEAhQwI4qEt9cyV5ONwRHC+lYKSsYSR8s=
github.com/go-playground/assert/v2 v2.2.0/go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4=
github.com/go-playground/pkg/v5 v5.22.0 h1:PN1gpVrBwzQdshzDVoRs6VTPzlFS+/VihPGyDkyI7uw=
github.com/go-playground/pkg/v5 v5.22.0/go.mod h1:UgHNntEQnMJSygw2O2RQ3LAB0tprx81K90c/pOKh7cU=
github.com/go-playground/pkg/v5 v5.23.0 h1:tIwN9t4UXsoWa8YNQXVkHhDKSq4qhLsyiS5xfTtzg5g=
github.com/go-playground/pkg/v5 v5.23.0/go.mod h1:UgHNntEQnMJSygw2O2RQ3LAB0tprx81K90c/pOKh7cU=
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI=
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572/go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls=
github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI=
Expand Down

0 comments on commit 08113f6

Please sign in to comment.