rename to ephemerup

This commit is contained in:
2023-03-29 13:24:01 +02:00
parent 737df3c802
commit e7ea396369
29 changed files with 85 additions and 85 deletions

View File

@@ -23,8 +23,8 @@ import (
"errors"
"github.com/gofiber/fiber/v2"
"github.com/gofiber/keyauth/v2"
"github.com/tlinden/cenophane/cfg"
"github.com/tlinden/cenophane/common"
"github.com/tlinden/ephemerup/cfg"
"github.com/tlinden/ephemerup/common"
)
// these vars can be savely global, since they don't change ever