Skip to content

Commit 94c880b

Browse files
Bump grol.io/grol from 0.75.1 to 0.75.2 (#128)
Bumps [grol.io/grol](https://github.com/grol-io/grol) from 0.75.1 to 0.75.2. - [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.75.1...v0.75.2) --- updated-dependencies: - dependency-name: grol.io/grol dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aeda5c7 commit 94c880b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
fortio.org/scli v1.15.3
99
fortio.org/version v1.0.4
1010
github.com/bwmarrin/discordgo v0.28.1
11-
grol.io/grol v0.75.1
11+
grol.io/grol v0.75.2
1212
)
1313

1414
// replace grol.io/grol => ../grol

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ golang.org/x/sys v0.26.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
4747
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
4848
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
4949
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
50-
grol.io/grol v0.75.1 h1:oQlqd2Zm12pnJamSFnB+XfHbi3p4Z3I7HSfqNgD9JFc=
51-
grol.io/grol v0.75.1/go.mod h1:nBg0lOfLwHq30pY4bq+sjZdU4uTyqS/CvoQmMOxZBWg=
50+
grol.io/grol v0.75.2 h1:PIJsaTDpkp3wHs4eaGTStLcZd0Ih236Qhj9k07aAGGY=
51+
grol.io/grol v0.75.2/go.mod h1:nBg0lOfLwHq30pY4bq+sjZdU4uTyqS/CvoQmMOxZBWg=

0 commit comments

Comments
 (0)