aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-20 08:02:05 +0000
committerBjørn Erik Pedersen <[email protected]>2024-09-27 12:24:02 +0200
commit47b055589cc8fdb575cb2ee779168aa1ce84e35d (patch)
treeca8f660ca7a78e2c35a63294eebadc5ae6fc3189 /go.mod
parente56ea406664ab237bc37542f9f98edbeedc18e4f (diff)
downloadhugo-47b055589cc8fdb575cb2ee779168aa1ce84e35d.tar.gz
hugo-47b055589cc8fdb575cb2ee779168aa1ce84e35d.zip
build(deps): bump github.com/bep/helpers from 0.4.0 to 0.5.0
Bumps [github.com/bep/helpers](https://github.com/bep/helpers) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/bep/helpers/releases) - [Commits](https://github.com/bep/helpers/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: github.com/bep/helpers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5a17aa5cf..5662cda59 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/bep/godartsass/v2 v2.1.0
github.com/bep/golibsass v1.2.0
github.com/bep/gowebp v0.3.0
- github.com/bep/helpers v0.4.0
+ github.com/bep/helpers v0.5.0
github.com/bep/imagemeta v0.8.1
github.com/bep/lazycache v0.4.0
github.com/bep/logg v0.4.0