Skip to content

Commit

Permalink
Bump github.com/gohugoio/hugo from 0.137.1 to 0.138.0
Browse files Browse the repository at this point in the history
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.137.1 to 0.138.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.137.1...v0.138.0)

---
updated-dependencies:
- dependency-name: github.com/gohugoio/hugo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 2b373ad commit 13ba9c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.6
require (
github.com/editorconfig-checker/editorconfig-checker v0.0.0-20231010092335-16848f20ad57
github.com/go-task/task/v3 v3.39.2
github.com/gohugoio/hugo v0.137.1
github.com/gohugoio/hugo v0.138.0
github.com/golangci/golangci-lint v1.61.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,8 @@ github.com/gohugoio/hashstructure v0.1.0 h1:kBSTMLMyTXbrJVAxaKI+wv30MMJJxn9Q8kfQ
github.com/gohugoio/hashstructure v0.1.0/go.mod h1:8ohPTAfQLTs2WdzB6k9etmQYclDUeNsIHGPAFejbsEA=
github.com/gohugoio/httpcache v0.7.0 h1:ukPnn04Rgvx48JIinZvZetBfHaWE7I01JR2Q2RrQ3Vs=
github.com/gohugoio/httpcache v0.7.0/go.mod h1:fMlPrdY/vVJhAriLZnrF5QpN3BNAcoBClgAyQd+lGFI=
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/hugo-goldmark-extensions/extras v0.2.0 h1:MNdY6hYCTQEekY0oAfsxWZU1CDt6iH+tMLgyMJQh/sg=
github.com/gohugoio/hugo-goldmark-extensions/extras v0.2.0/go.mod h1:oBdBVuiZ0fv9xd8xflUgt53QxW5jOCb1S+xntcN4SKo=
github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.3.0 h1:7PY5PIJ2mck7v6R52yCFvvYHvsPMEbulgRviw3I9lP4=
Expand Down

0 comments on commit 13ba9c8

Please sign in to comment.