feat(rename): Rename app

This commit is contained in:
Matthieu 'JP' DERASSE
2022-07-28 22:03:57 +00:00
parent a3c953c7a4
commit 13903329c8
14 changed files with 29 additions and 14 deletions

View File

@ -12,7 +12,7 @@ import (
"github.com/blang/semver"
"github.com/juju/errors"
"git.home.m-and-m.ovh/mderasse/boot/helpers"
"git.home.m-and-m.ovh/mderasse/gouick/helpers"
log "github.com/sirupsen/logrus"
)