From b62714a5c3330bb0390faa5c830a19266791310c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D1=80=D0=B8=D0=B3=D0=BE=D1=80=D0=B8=D0=B9=20=D0=A1?= =?UTF-8?q?=D0=B0=D1=84=D1=80=D0=BE=D0=BD=D0=BE=D0=B2?= Date: Fri, 12 Jun 2026 16:33:00 +0000 Subject: [PATCH] Update internal/storage/runtime_limits.go --- internal/storage/{runtime_limit.go => runtime_limits.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename internal/storage/{runtime_limit.go => runtime_limits.go} (100%) diff --git a/internal/storage/runtime_limit.go b/internal/storage/runtime_limits.go similarity index 100% rename from internal/storage/runtime_limit.go rename to internal/storage/runtime_limits.go