mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-05 16:13:52 -04:00
Go 1.24 does some stricter checks now on arguments to functions accepting format strings. This commit fixes a couple of "non-constant format string in call to ..." errors when running the unit tests.