Skip to content

Commit

Permalink
fix(deps): update module github.com/gohugoio/hugo to v0.139.1 (#223)
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 Nov 23, 2024
1 parent eadce06 commit 0a85635
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 @@ -4,7 +4,7 @@ go 1.22.6

toolchain go1.23.3

require github.com/gohugoio/hugo v0.139.0
require github.com/gohugoio/hugo v0.139.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 @@ -286,6 +286,8 @@ github.com/gohugoio/hugo v0.138.0 h1:XcojmHOKEKYSTubX+mHT+ZtLlL6jaxjBFf4Fs5GxqZY
github.com/gohugoio/hugo v0.138.0/go.mod h1:xWGhklCQSsRpPSN4+2mDf13V7y9AnoC34fniCGyxsn0=
github.com/gohugoio/hugo v0.139.0 h1:jpgf2uOWfKMc3Pw+NUVzqBGKwQh5YVgcJbSv3nf6g2A=
github.com/gohugoio/hugo v0.139.0/go.mod h1:TX3M/B3Zqs55SrhPqk7XZFc/6bIemdCGO+1PJ59luyc=
github.com/gohugoio/hugo v0.139.1 h1:D4iiPvWVOdGpQ+j5yU0Mml7KIpcAGHCjkrqZ6R3s0IY=
github.com/gohugoio/hugo v0.139.1/go.mod h1:8Q8n1a6fjSySX2fNt8pT/TaAH5/uMxjbwMsTBhOwFZU=
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 0a85635

Please sign in to comment.