From de662f3b181fe85d97d4b3b249ebd1c09576c736 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 1 Mar 2024 21:35:42 -0600 Subject: save name of the cfgfile --- configfile.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configfile.go') diff --git a/configfile.go b/configfile.go index ee38327..b46c5a2 100644 --- a/configfile.go +++ b/configfile.go @@ -7,8 +7,8 @@ import ( "path/filepath" "strings" - "go.wit.com/log" "go.wit.com/lib/gui/repostatus" + "go.wit.com/log" ) func (v *RepoList) InitRepoList(cfgfile string) { -- cgit v1.2.3