fix lint warnings

replace naked returns with arguments (gofumpt@v0.9.1)
This commit is contained in:
Lawrence, Rendall
2025-09-22 17:11:05 +03:00
parent 61f358c1b2
commit 5513f1357d
28 changed files with 126 additions and 126 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
--health-timeout 5s
--health-retries 5
minio:
image: "lazybit/minio"
image: "minio/minio"
ports: [ "9000:9000" ]
env:
MINIO_ACCESS_KEY: "minioadmin"