Change domain name

This commit is contained in:
2022-02-15 14:21:23 +00:00
parent c559497e5f
commit 5b7ada2ae5
20 changed files with 31 additions and 32 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
package auth
import (
"gitlab.ingenieurbuero-peetz.de/tpeetz/kalorienmanager.git/pkg/dao"
"gitlab.ingenieurbuero-peetz.de/tpeetz/kalorienmanager.git/pkg/properties"
"gitlab.thpeetz.de/domain-thpeetz/kalorienmanager.git/pkg/dao"
"gitlab.thpeetz.de/domain-thpeetz/kalorienmanager.git/pkg/properties"
"net/http"
"github.com/gin-gonic/gin"