Skip to content

Commit

Permalink
fix(deps): update module github.com/gohugoio/hugo to v0.115.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2023
1 parent 2f26710 commit 1d2802b
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 theme

go 1.18

require github.com/gohugoio/hugo v0.115.1
require github.com/gohugoio/hugo v0.115.2

require (
github.com/armon/go-radix v1.0.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions deps/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/gohugoio/hugo v0.115.0 h1:LDG4pNYlVLCHHLgLAAHSIE35wJCX9q6xpHeP4s0NXO0
github.com/gohugoio/hugo v0.115.0/go.mod h1:lX0zP14YOSS7RO8kvw9dfos0RYRXOuPvbBHp95BWo1M=
github.com/gohugoio/hugo v0.115.1 h1:w75aMnvUkaqK40ECODqLfoi39GbI0/0TicvDCsdMquE=
github.com/gohugoio/hugo v0.115.1/go.mod h1:YJCocUcMngdfzsVCgYQVR4t6dPlRSl/ZRvjnVhwTNYk=
github.com/gohugoio/hugo v0.115.2 h1:0wd5syGnE+deMKB/hbH4MkydSGBOju5vl1p7fwjBsno=
github.com/gohugoio/hugo v0.115.2/go.mod h1:oFN2IjbCGONtDMrjOYKQGEMCE0Oq+EC9fAfZS8GW1Y4=
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 1d2802b

Please sign in to comment.