Skip to content

Commit

Permalink
fix(deps): update module github.com/gohugoio/hugo to v0.125.1 (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 2b7dbb0 commit 4adda8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion deps/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module hugo-extended-docker

go 1.20

require github.com/gohugoio/hugo v0.125.0
require github.com/gohugoio/hugo v0.125.1

require (
github.com/armon/go-radix v1.0.1-0.20221118154546-54df44f2176c // indirect
Expand Down
2 changes: 2 additions & 0 deletions deps/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,8 @@ github.com/gohugoio/hugo v0.124.1 h1:1kJRnoDCYqSMF8Mm5Pvi4pD/y158N4y+LulFIwtC7ho
github.com/gohugoio/hugo v0.124.1/go.mod h1:CPCoslX98OhB9fPukLYbwNzRasEcVclZ2ZSj6eDSEGo=
github.com/gohugoio/hugo v0.125.0 h1:pxLcOG1Z/tfRdbseaOGAb/7n7iT8ok9kN7cVHbIZawg=
github.com/gohugoio/hugo v0.125.0/go.mod h1:gNl67fhGCJSKN+lDnivkzaT8z4oRNLYNKxwYIMA2vpY=
github.com/gohugoio/hugo v0.125.1 h1:HDuza8PJCB0xmwq/fLlcFDIuIV1x8Jn5ozpwrd055e4=
github.com/gohugoio/hugo v0.125.1/go.mod h1:gNl67fhGCJSKN+lDnivkzaT8z4oRNLYNKxwYIMA2vpY=
github.com/gohugoio/locales v0.14.0 h1:Q0gpsZwfv7ATHMbcTNepFd59H7GoykzWJIxi113XGDc=
github.com/gohugoio/locales v0.14.0/go.mod h1:ip8cCAv/cnmVLzzXtiTpPwgJ4xhKZranqNqtoIu0b/4=
github.com/gohugoio/localescompressed v1.0.1 h1:KTYMi8fCWYLswFyJAeOtuk/EkXR/KPTHHNN9OS+RTxo=
Expand Down

0 comments on commit 4adda8f

Please sign in to comment.