Skip to content

Commit

Permalink
Bump github.com/go-playground/pkg/v5 from 5.24.0 to 5.25.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.24.0 to 5.25.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.24.0...v5.25.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 and ffurrer2 committed Jan 28, 2024
1 parent fef2d04 commit 03e9c84
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.24.0
github.com/go-playground/pkg/v5 v5.25.0
github.com/go-task/slim-sprig/v3 v3.0.0
github.com/onsi/ginkgo/v2 v2.15.0
github.com/onsi/gomega v1.31.1
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.24.0 h1:Zw5IA12EgEv2Y/iTU/VulF16z+PX8PjOBYGwXX6Tn/0=
github.com/go-playground/pkg/v5 v5.24.0/go.mod h1:UgHNntEQnMJSygw2O2RQ3LAB0tprx81K90c/pOKh7cU=
github.com/go-playground/pkg/v5 v5.25.0 h1:TfGk/7ZVacpQ9uG9oyoXr7ibJ8l269zMPCGG4R8Bmj8=
github.com/go-playground/pkg/v5 v5.25.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 03e9c84

Please sign in to comment.