Ralf Haferkamp
c46e0c4b6b
Fix build with go 1.24
...
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.
2025-03-10 10:43:34 +01:00
Ralf Haferkamp
304bc16bee
Remove duplicated struct tag
...
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com >
2025-02-24 14:55:54 +01:00
Ralf Haferkamp
8e1f68f315
Reset 'introductionVersion" struct tag to 1.0.0
2025-02-24 11:40:33 +01:00
André Duffeck
e8d35e1280
Use the opencloud reva from now on
2025-01-21 11:16:38 +01:00
Jörn Friedrich Dreyer
b07b5a1149
use plain pkg module
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 16:42:19 +01:00
A.Unger
ba757750b4
remove pkg + use correct replace on ocis ocs
2020-09-21 16:09:54 +02:00
Jörn Friedrich Dreyer
c2c12fd655
update micro deps to v2
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-02-11 10:33:18 +01:00
A.Unger
1aefa43f86
rename WithTracing -> Start (better api)
2020-01-10 11:51:03 +01:00
A.Unger
d47d174b7b
use tracing package
2020-01-10 11:48:09 +01:00