mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
fix build in bundle mode
added bunlde mode build to CI to prevent this from happening again in the future Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -19,6 +19,7 @@ package util
|
||||
|
||||
import (
|
||||
"html/template"
|
||||
"os"
|
||||
|
||||
"github.com/drakkan/sftpgo/v2/internal/bundle"
|
||||
"github.com/drakkan/sftpgo/v2/internal/logger"
|
||||
|
||||
Reference in New Issue
Block a user