[🚀] git -> gitea
This commit is contained in:
6
go.mod
6
go.mod
@@ -1,4 +1,4 @@
|
||||
module git.bvbej.com/bvbej/base-golang
|
||||
module gitea.bvbej.com/bvbej/base-golang
|
||||
|
||||
go 1.22.5
|
||||
|
||||
@@ -17,7 +17,7 @@ require (
|
||||
github.com/panjf2000/ants/v2 v2.10.0
|
||||
github.com/prometheus/client_golang v1.19.1
|
||||
github.com/qiniu/go-sdk/v7 v7.21.1
|
||||
github.com/redis/go-redis/v9 v9.6.0
|
||||
github.com/redis/go-redis/v9 v9.6.1
|
||||
github.com/robfig/cron/v3 v3.0.1
|
||||
github.com/rs/cors v1.11.0
|
||||
github.com/rs/cors/wrapper/gin v0.0.0-20240515105523-1562b1715b35
|
||||
@@ -26,7 +26,7 @@ require (
|
||||
github.com/spf13/viper v1.19.0
|
||||
github.com/stretchr/testify v1.9.0
|
||||
github.com/tidwall/buntdb v1.3.1
|
||||
github.com/tidwall/gjson v1.17.1
|
||||
github.com/tidwall/gjson v1.17.3
|
||||
github.com/tus/tusd v1.13.0
|
||||
github.com/xuri/excelize/v2 v2.8.1
|
||||
go.mongodb.org/mongo-driver v1.16.0
|
||||
|
Reference in New Issue
Block a user