Skip to content
This repository was archived by the owner on May 10, 2026. It is now read-only.

Commit 8086773

Browse files
fix(deps): update module github.com/gohugoio/hugo to v0.146.7
1 parent 0bfa544 commit 8086773

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

deps/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.0
44

55
toolchain go1.24.2
66

7-
require github.com/gohugoio/hugo v0.146.4
7+
require github.com/gohugoio/hugo v0.146.7
88

99
require (
1010
github.com/armon/go-radix v1.0.1-0.20221118154546-54df44f2176c // indirect

deps/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,8 @@ github.com/gohugoio/hugo v0.146.3 h1:agRqbPbAdTF8+Tj10MRLJSs+iX0AnOrf2OtOWAAI+nw
336336
github.com/gohugoio/hugo v0.146.3/go.mod h1:WsWhL6F5z0/ER9LgREuNp96eovssVKVCEDHgkibceuU=
337337
github.com/gohugoio/hugo v0.146.4 h1:wV9BPs40xWmPxI5oklsDec+KcW1nG1KPtsyHBnfaD2k=
338338
github.com/gohugoio/hugo v0.146.4/go.mod h1:WsWhL6F5z0/ER9LgREuNp96eovssVKVCEDHgkibceuU=
339+
github.com/gohugoio/hugo v0.146.7 h1:HZ2BVvXX4DsAqBvPXe31HhOGMppIcE+ur2HD6mGr/k0=
340+
github.com/gohugoio/hugo v0.146.7/go.mod h1:EoUvqV0cPxt+ghvJylO9cnsxKNfUGFYSi8ui1/wuS1I=
339341
github.com/gohugoio/locales v0.14.0 h1:Q0gpsZwfv7ATHMbcTNepFd59H7GoykzWJIxi113XGDc=
340342
github.com/gohugoio/locales v0.14.0/go.mod h1:ip8cCAv/cnmVLzzXtiTpPwgJ4xhKZranqNqtoIu0b/4=
341343
github.com/gohugoio/localescompressed v1.0.1 h1:KTYMi8fCWYLswFyJAeOtuk/EkXR/KPTHHNN9OS+RTxo=

0 commit comments

Comments
 (0)