Skip to content
Snippets Groups Projects
Commit e754e015 authored by Gabriel Zachmann's avatar Gabriel Zachmann
Browse files

restructure repositories

parent 881a29c9
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@ package main
import (
log "github.com/sirupsen/logrus"
"github.com/oidc-mytoken/server/internal/server/config"
"github.com/oidc-mytoken/server/internal/server/db"
"github.com/oidc-mytoken/server/internal/config"
"github.com/oidc-mytoken/server/internal/db"
loggerUtils "github.com/oidc-mytoken/server/internal/utils/logger"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment