Skip to content

Commit

Permalink
Bump grol.io/grol from 0.25.0 to 0.25.1
Browse files Browse the repository at this point in the history
Bumps [grol.io/grol](https://github.com/grol-io/grol) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/grol-io/grol/releases)
- [Changelog](https://github.com/grol-io/grol/blob/main/.goreleaser.yaml)
- [Commits](grol-io/grol@v0.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: grol.io/grol
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2024
1 parent 3293cc1 commit 624eb28
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
@@ -8,7 +8,7 @@ require (
fortio.org/scli v1.15.1
fortio.org/version v1.0.4
github.com/bwmarrin/discordgo v0.28.1
grol.io/grol v0.25.0
grol.io/grol v0.25.1
)

require (
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -39,5 +39,5 @@ golang.org/x/sys v0.22.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
grol.io/grol v0.25.0 h1:QhfohZaxfRhUosFGFUHWXkDsmORXPpZwcmocl3RHr6I=
grol.io/grol v0.25.0/go.mod h1:rRHlaB49q2Qgf2Zz2SfbkFzk9h+acpFbe7oCXqI9PiM=
grol.io/grol v0.25.1 h1:l728dt0gIE/SdEmLIzY1AkMCUUysBCC42vMXNrveOsA=
grol.io/grol v0.25.1/go.mod h1:rRHlaB49q2Qgf2Zz2SfbkFzk9h+acpFbe7oCXqI9PiM=

0 comments on commit 624eb28

Please sign in to comment.