latest
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-22 14:25:35 -07:00
parent 7df558d8d0
commit 01bffc8388
10 changed files with 14 additions and 11 deletions

View File

@@ -5,8 +5,8 @@ import (
"os"
"time"
"git.eeqj.de/sneak/mfer/internal/log"
"github.com/urfave/cli/v2"
"sneak.berlin/go/mfer/internal/log"
)
type CLIApp struct {