Run go fix and go fmt

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2026-03-19 15:43:23 +01:00
parent 3f6c3c87f2
commit 8b66a61990
15 changed files with 34 additions and 36 deletions

View File

@@ -22,8 +22,8 @@ import (
"github.com/go-chi/chi/v5"
"go.gearno.de/kit/log"
"go.probo.inc/probo/pkg/coredata"
"go.probo.inc/probo/pkg/gid"
"go.probo.inc/probo/pkg/file"
"go.probo.inc/probo/pkg/gid"
)
const presignedURLExpiry = 1 * time.Hour