Skip to content

Commit

Permalink
fix(deps): update module github.com/gohugoio/hugo to v0.138.0 (#220)
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 6, 2024
1 parent 458acc4 commit cad80bc
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.2

require github.com/gohugoio/hugo v0.137.1
require github.com/gohugoio/hugo v0.138.0

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 @@ -278,6 +278,8 @@ github.com/gohugoio/hugo v0.137.0 h1:GbsjhnoIUE5XDOLYrW3nDUyH99KphVgmU1uYB+L1vnA
github.com/gohugoio/hugo v0.137.0/go.mod h1:xWGhklCQSsRpPSN4+2mDf13V7y9AnoC34fniCGyxsn0=
github.com/gohugoio/hugo v0.137.1 h1:40oIAWoJjpjhlOLVHwFtWJWkcIRbB7vtUMEeg4mVEGQ=
github.com/gohugoio/hugo v0.137.1/go.mod h1:xWGhklCQSsRpPSN4+2mDf13V7y9AnoC34fniCGyxsn0=
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/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 cad80bc

Please sign in to comment.