mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-12-29 19:42:33 +00:00
refactor: use proper module name
This commit is contained in:
@@ -10,7 +10,8 @@ import (
|
||||
"io"
|
||||
"net/http"
|
||||
"time"
|
||||
"tinyauth/internal/config"
|
||||
|
||||
"github.com/steveiliop56/tinyauth/internal/config"
|
||||
|
||||
"golang.org/x/oauth2"
|
||||
"golang.org/x/oauth2/endpoints"
|
||||
|
||||
Reference in New Issue
Block a user