Commit Graph

742 Commits (9133bab76de0054b845130dc4b0a4ed490773d24)
 

Author SHA1 Message Date
北野 - Michael Li 127731acfe
Merge pull request #221 from alimy/pr-changelog
1 year ago
Michael Li 87e2880176
add CHANGELOG.md
1 year ago
北野 - Michael Li 5139a7daa3
Merge pull request #220 from alimy/pr-update-readme1
1 year ago
Michael Li 1f9bbe96e4
update README.md and add docker-compose.yaml to release zip file when publish release
1 year ago
Michael Li 2a14b103a4
Merge branch 'main' into dev
1 year ago
北野 - Michael Li 75dd92021b
Merge pull request #219 from alimy/pr-release-docs
1 year ago
Michael Li e884ac0220
optimize Makefile to add docs directory to release zip file
1 year ago
北野 - Michael Li b14aaed256
Merge pull request #218 from alimy/pr-optimize-docker
1 year ago
Michael Li becfbb13ee
optimize Dockerfile
1 year ago
Michael Li 4db85e0c53
Merge branch 'main' into dev
1 year ago
北野 - Michael Li 40df2d10d3
Merge pull request #217 from alimy/pr-fix-ddl
1 year ago
Michael Li 1208402d3a
fixed sql ddl field error in p_contact/p_contact_group and optimize docker-compose.yaml
1 year ago
ROC 8f4b390ccd
Merge pull request #214 from rocboss/dependabot/go_modules/dev/github.com/aliyun/aliyun-oss-go-sdk-2.2.6incompatible
2 years ago
ROC 755cea980a
Merge pull request #215 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.1.8
2 years ago
ROC f789904f0d
Merge pull request #216 from rocboss/dependabot/go_modules/dev/github.com/huaweicloud/huaweicloud-sdk-go-obs-3.22.11incompatible
2 years ago
dependabot[bot] 7d35723756
mod: bump github.com/huaweicloud/huaweicloud-sdk-go-obs
2 years ago
dependabot[bot] 45230b1143
mod: bump github.com/smartwalle/alipay/v3 from 3.1.7 to 3.1.8
2 years ago
dependabot[bot] bd150931c6
mod: bump github.com/aliyun/aliyun-oss-go-sdk
2 years ago
Michael Li 7c6a8049e3
update docs
2 years ago
Michael Li 9e85d2a71c
update deployed-sites.md
2 years ago
Michael Li 579246c28a
just upgrade some depentent package's version
2 years ago
北野 - Michael Li 7f6cc0a5d6
Merge pull request #205 from rocboss/dependabot/go_modules/google.golang.org/grpc-1.53.0
2 years ago
北野 - Michael Li 96e09fe6bc
Merge pull request #210 from rocboss/dependabot/go_modules/dev/github.com/golang-jwt/jwt/v4-4.5.0
2 years ago
dependabot[bot] 63e50c4f44
mod: bump google.golang.org/grpc from 1.50.1 to 1.53.0
2 years ago
北野 - Michael Li 46dad3e55d
Merge pull request #209 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.1
2 years ago
北野 - Michael Li 6b05d20404
Merge pull request #204 from rocboss/dependabot/go_modules/github.com/spf13/viper-1.15.0
2 years ago
dependabot[bot] eb66b2c55d
mod: bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.0
2 years ago
北野 - Michael Li 8e7e0f7e97
Merge pull request #203 from rocboss/dependabot/go_modules/github.com/minio/minio-go/v7-7.0.49
2 years ago
dependabot[bot] 2979a937fc
mod: bump github.com/bytedance/sonic from 1.8.0 to 1.8.1
2 years ago
Michael Li 8856fde643
merge from beta
2 years ago
dependabot[bot] 2ffd7c0e73
mod: bump github.com/spf13/viper from 1.14.0 to 1.15.0
2 years ago
dependabot[bot] bc1de318a1
mod: bump github.com/minio/minio-go/v7 from 7.0.45 to 7.0.49
2 years ago
北野 - Michael Li fec98075fa
Merge pull request #206 from rocboss/dependabot/go_modules/github.com/fatih/color-1.14.1
2 years ago
北野 - Michael Li 734ac09cd2
Merge pull request #207 from rocboss/dependabot/go_modules/gopkg.in/natefinch/lumberjack.v2-2.2.1
2 years ago
北野 - Michael Li 8fd9561bdc
Merge pull request #208 from rocboss/alimy-patch-1
2 years ago
北野 - Michael Li 25e2873b83
Update dependabot.yml
2 years ago
dependabot[bot] 8a0bcedda1
mod: bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1
2 years ago
dependabot[bot] 0d119f694b
mod: bump github.com/fatih/color from 1.13.0 to 1.14.1
2 years ago
ROC d042620c2b
Merge pull request #202 from rocboss/t/v0.2.0
2 years ago
北野 - Michael Li 131734939a
Update go.yml
2 years ago
北野 - Michael Li a4a060d318
Update README.md
2 years ago
Michael Li 16a2a94538
use github.com/onsi/ginkgo as test suite framework
2 years ago
Michael Li c1cd8f11bc
upgrade github.com/gin-gonic/gin => v1.9.0
2 years ago
Michael Li ea0ff13301
upgrade github.com/go-redis/redis/v8 => github.com/redis/go-redis/v9
2 years ago
北野 - Michael Li 26b6e7e1bc
Merge pull request #201 from alimy/pr-conc
2 years ago
Michael Li 69620f9779
update GitHub action ci requre go-version to 1.19.x and 1.20.x
2 years ago
Michael Li 20ebe537f4
upgrade go compiler require 1.19+
2 years ago
Michael Li 49a03354ba
use conc.NewWaitGroup() to create conc.WaitGroup instance
2 years ago
Michael Li 39b8276109
use github.com/sourcegraph/conc.WaitGroup instead sync.WaitGroup to process multiple goroutine sync
2 years ago
Michael Li 52635d3504
optimzie Dockerfile
2 years ago