update goreleaser

This commit is contained in:
Ashang
2022-09-29 10:18:22 +08:00
parent 8908455183
commit ec4410af8f
3 changed files with 27 additions and 2 deletions
+6 -1
View File
@@ -6,19 +6,24 @@ require (
github.com/go-redis/redis/v8 v8.11.5
github.com/go-resty/resty/v2 v2.7.0
github.com/golang-module/carbon/v2 v2.0.1
github.com/google/uuid v1.3.0 // indirect
github.com/gookit/color v1.5.0
github.com/gookit/goutil v0.4.6
github.com/gookit/validate v1.3.1
github.com/hibiken/asynq v0.22.1
github.com/hibiken/asynq v0.23.0
github.com/json-iterator/go v1.1.12
github.com/labstack/echo/v4 v4.6.0
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/robfig/cron/v3 v3.0.1
github.com/satori/go.uuid v1.2.0
github.com/shopspring/decimal v1.3.1
github.com/spf13/cast v1.5.0 // indirect
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.9.0
go.uber.org/zap v1.17.0
golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec // indirect
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
gopkg.in/telebot.v3 v3.0.0
gorm.io/driver/mysql v1.1.2