fix: non-constant format string in fmt.Errorf

This commit is contained in:
“Naeel”
2026-07-19 13:11:46 +04:00
parent 38d278427e
commit 4d14568852
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ TOKEN_FILE="secrets/dev.token"
# Release versions
# Version
VERSION="3.1.8"
VERSION="3.1.9"
# Registry/S3 settings
REGISTRY_HOST="registry.kube5s.ru"