mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-18 07:00:00 +02:00
refactor(modules): replace github.com/yusing/go-proxy with github.com/yusing/godoxy
This commit is contained in:
@@ -3,7 +3,7 @@ package auth
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
"github.com/yusing/go-proxy/internal/common"
|
||||
"github.com/yusing/godoxy/internal/common"
|
||||
)
|
||||
|
||||
var defaultAuth Provider
|
||||
|
||||
Reference in New Issue
Block a user