Update 'main.go'

This commit is contained in:
cpyarger 2022-04-26 04:52:42 -07:00
parent 625805fe96
commit 3643a479ab
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ import (
"github.com/mattn/go-isatty"
"github.com/rs/zerolog"
"github.com/rs/zerolog/log"
"go.arsenm.dev/infinitime"
"gitea.arsenm.dev/cpyarger/itd"
)
var k = koanf.New(".")