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> |
||
---|---|---|
.. | ||
hugo.go | ||
hugo_integration_test.go | ||
hugo_test.go | ||
vars_extended.go | ||
vars_regular.go | ||
vars_withdeploy.go | ||
vars_withdeploy_off.go | ||
version.go | ||
version_current.go | ||
version_test.go |