swap out logrus for charmbracelet/log

This commit is contained in:
2025-06-14 07:39:08 +01:00
parent 8ab543df0f
commit 5b8219d107
3 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ package vbantxt
import (
"time"
log "github.com/sirupsen/logrus"
"github.com/charmbracelet/log"
)
// Option is a functional option type that allows us to configure the VbanTxt.