mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 00:01:10 +08:00
Update auth.go
This commit is contained in:
parent
1fd1e3bc2a
commit
00538f3d91
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
package auth
|
||||
|
||||
import (
|
||||
"ghproxy/config"
|
||||
"ghproxy/logger"
|
||||
"github.com/satomitoka/ghproxy/config"
|
||||
"github.com/satomitoka/ghproxy/logger"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue