Skip to content

Commit

Permalink
Bump grol.io/grol from 0.23.0 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [grol.io/grol](https://github.com/grol-io/grol) from 0.23.0 to 0.24.0.
- [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.23.0...v0.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 048676e commit 72e2e1c
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 @@ -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.23.0
grol.io/grol v0.24.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ golang.org/x/sys v0.21.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.23.0 h1:jQKBPWpH/OBURRGTcuHvadC+79hA2BS25P0Ua2BPhqw=
grol.io/grol v0.23.0/go.mod h1:suTisOvCs1xAOcsvjZuYEpCl79qBw3H3BuoErXRqf/0=
grol.io/grol v0.24.0 h1:27F4CtvrDAUKcW753svNw0Da56RgAegN6FfRfu/CRl4=
grol.io/grol v0.24.0/go.mod h1:suTisOvCs1xAOcsvjZuYEpCl79qBw3H3BuoErXRqf/0=

0 comments on commit 72e2e1c

Please sign in to comment.