hugo-wasm/common/hugo
W. Michael Petullo 4b0c194fb3 Fix build with Go 1.24
Go 1.24 provides stricter checking that forbids passing a variable as
a format string to Printf-family functions with no other arguments. Remove
instances of this. See also:

https://tip.golang.org/doc/go1.24#vet

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-01-21 11:10:03 +01:00
..
hugo.go Fix build with Go 1.24 2025-01-21 11:10:03 +01:00
hugo_integration_test.go common/hugo: Rename IsMultiHost and IsMultiLingual 2024-03-13 17:34:42 +02:00
hugo_test.go Remove deprecations <= v0.122.0 (note) 2024-11-16 20:32:43 +01:00
vars_extended.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
vars_regular.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
vars_withdeploy.go common/hugo: Add withdeploy to the version string printed in hugo version 2024-11-05 11:40:42 +01:00
vars_withdeploy_off.go common/hugo: Add withdeploy to the version string printed in hugo version 2024-11-05 11:40:42 +01:00
version.go common/hugo: Add withdeploy to the version string printed in hugo version 2024-11-05 11:40:42 +01:00
version_current.go releaser: Prepare repository for 0.142.0-DEV 2025-01-16 13:26:52 +00:00
version_test.go common/hugo: Fix version logic 2022-05-16 13:01:52 +02:00