From 136837ec8414591b0efccfaf74d3657aab0a08da Mon Sep 17 00:00:00 2001 From: horus Date: Mon, 18 Dec 2023 21:21:30 +0100 Subject: . --- init.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.go') diff --git a/init.go b/init.go index 7ce40c5..9127c5d 100644 --- a/init.go +++ b/init.go @@ -4,7 +4,7 @@ import ( "errors" "strings" - log "github.com/Sirupsen/logrus" + log "github.com/sirupsen/logrus" flag "github.com/spf13/pflag" ) -- cgit v1.2.3