Update whitelist.go

This commit is contained in:
里見 灯花
2024-10-10 20:08:33 +08:00
committed by GitHub
parent 4155b9cf4f
commit f4cb77a72e

View File

@@ -2,7 +2,7 @@ package auth
import (
"encoding/json"
"ghproxy/config"
"github.com/satomitoka/ghproxy/config"
"os"
)