]> git.maquefel.me Git - brevno-suite/hugo/commit
Move to new locales library and upgrade CLDR from v36.1 to v48.1
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 5 Mar 2026 11:39:43 +0000 (12:39 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 8 Mar 2026 20:43:37 +0000 (21:43 +0100)
commit4652ae4a44d8767496f65646f6480a288b0b1d6b
tree8b1aa336a1feea38aa9556ea8b73c78116093031
parent4eafd9eb7b53ba76a15799ad8ab47f6739636cff
Move to new locales library and upgrade CLDR from v36.1 to v48.1

* I had all kinds of issues upgrading CLDR on the old library, so I decided to start fresh in github.com/bep/golocales
* It shaves off about 3 MB of the binary, and package init cost is zero compared to the old localescompressed (5000x faster).
* We will probably move to the `text/**` packages at this point, but this will have to do for now.
common/htime/time.go
common/htime/time_test.go
go.mod
go.sum
hugolib/dates_test.go
hugolib/language_test.go
langs/language.go
tpl/lang/lang.go
tpl/lang/lang_test.go
tpl/time/time_test.go