Update import path

This commit is contained in:
astravexton 2021-05-05 15:18:05 +01:00
parent afcb80f913
commit 012ab74599
17 changed files with 35 additions and 50 deletions

View file

@ -8,7 +8,7 @@ import (
"path/filepath"
"strings"
"github.com/kris-nova/logger"
"github.com/astravexton/logger"
)
// Script is a set of commands delimited by newlines