[🚀] git -> gitea
This commit is contained in:
@ -2,10 +2,10 @@ package tool
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"git.bvbej.com/bvbej/base-golang/pkg/aes"
|
||||
"git.bvbej.com/bvbej/base-golang/pkg/hmac"
|
||||
"git.bvbej.com/bvbej/base-golang/pkg/httpclient"
|
||||
"git.bvbej.com/bvbej/base-golang/pkg/time_parse"
|
||||
"gitea.bvbej.com/bvbej/base-golang/pkg/aes"
|
||||
"gitea.bvbej.com/bvbej/base-golang/pkg/hmac"
|
||||
"gitea.bvbej.com/bvbej/base-golang/pkg/httpclient"
|
||||
"gitea.bvbej.com/bvbej/base-golang/pkg/time_parse"
|
||||
"github.com/tidwall/gjson"
|
||||
netUrl "net/url"
|
||||
"strconv"
|
||||
|
Reference in New Issue
Block a user