format: package name -> github.com/QuantumNous/new-api (#2017)
This commit is contained in:
@@ -8,10 +8,11 @@ import (
|
||||
"errors"
|
||||
"net/http"
|
||||
"net/url"
|
||||
relaycommon "one-api/relay/common"
|
||||
"one-api/service"
|
||||
"strings"
|
||||
|
||||
relaycommon "github.com/QuantumNous/new-api/relay/common"
|
||||
"github.com/QuantumNous/new-api/service"
|
||||
|
||||
"github.com/bytedance/gopkg/cache/asynccache"
|
||||
"github.com/golang-jwt/jwt/v5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user