mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-12-28 19:12:28 +00:00
refactor: use proper module name
This commit is contained in:
@@ -5,7 +5,8 @@ import (
|
||||
"net"
|
||||
"net/url"
|
||||
"strings"
|
||||
"tinyauth/internal/config"
|
||||
|
||||
"github.com/steveiliop56/tinyauth/internal/config"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/weppos/publicsuffix-go/publicsuffix"
|
||||
|
||||
Reference in New Issue
Block a user