Commit Graph

188 Commits (0cccc735eff83cca345761a803213238d8cbf3b4)

Author SHA1 Message Date
北野 - Michael Li f48494a8f9
Merge pull request #284 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.8
2 years ago
dependabot[bot] ec202595b9
mod: bump modernc.org/sqlite from 1.22.0 to 1.22.1
2 years ago
dependabot[bot] ec469d0102
mod: bump github.com/bytedance/sonic from 1.8.7 to 1.8.8
2 years ago
dependabot[bot] af6db946d1
mod: bump gorm.io/plugin/soft_delete from 1.2.0 to 1.2.1
2 years ago
北野 - Michael Li 6772324d5f
Merge pull request #279 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.22.0
2 years ago
dependabot[bot] 470c5964fc
mod: bump modernc.org/sqlite from 1.21.2 to 1.22.0
2 years ago
dependabot[bot] 30e496166a
mod: bump gorm.io/driver/mysql from 1.4.7 to 1.5.0
2 years ago
Michael Li 32b5b6886a
down-grade package gorm.iodriver/sqlite => v1.4.4 to fixed build error in disable CGO
2 years ago
北野 - Michael Li 47a9d9e8b4
Merge pull request #269 from rocboss/dependabot/go_modules/dev/gorm.io/driver/sqlite-1.5.0
2 years ago
北野 - Michael Li 27c96e6452
Merge pull request #271 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.52
2 years ago
北野 - Michael Li f0a029c8ac
Merge pull request #272 from rocboss/dependabot/go_modules/dev/github.com/Masterminds/semver/v3-3.2.1
2 years ago
北野 - Michael Li f41147982d
Merge pull request #270 from rocboss/dependabot/go_modules/dev/github.com/rueian/rueidis-0.0.100
2 years ago
dependabot[bot] 627434d84c
mod: bump gorm.io/driver/sqlite from 1.4.4 to 1.5.0
2 years ago
dependabot[bot] 9d59460ced
mod: bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1
2 years ago
dependabot[bot] 02533609e9
mod: bump github.com/minio/minio-go/v7 from 7.0.51 to 7.0.52
2 years ago
dependabot[bot] cc1a91c5c5
mod: bump github.com/rueian/rueidis from 0.0.97 to 0.0.100
2 years ago
dependabot[bot] 6e60288f22
mod: bump gorm.io/gorm
2 years ago
北野 - Michael Li eb759b87a6
Merge pull request #259 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.7
2 years ago
北野 - Michael Li 04b4fd69ba
Merge pull request #260 from rocboss/dependabot/go_modules/dev/github.com/gofrs/uuid-4.4.0incompatible
2 years ago
北野 - Michael Li 172f933c99
Merge pull request #261 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.27.6
2 years ago
北野 - Michael Li 056ca083dc
Merge pull request #262 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.1
2 years ago
dependabot[bot] c4cc68aa8b
mod: bump github.com/minio/minio-go/v7 from 7.0.50 to 7.0.51
2 years ago
dependabot[bot] 3c75405a33
mod: bump github.com/smartwalle/alipay/v3 from 3.2.0 to 3.2.1
2 years ago
dependabot[bot] 85847e08ba
mod: bump github.com/onsi/gomega from 1.27.5 to 1.27.6
2 years ago
dependabot[bot] 795d66f1d4
mod: bump github.com/gofrs/uuid
2 years ago
dependabot[bot] 95f0bba725
mod: bump github.com/bytedance/sonic from 1.8.5 to 1.8.7
2 years ago
Michael Li 005cbd3f4f
add Sentry feature support
2 years ago
Michael Li 27902be03f
use github.com/cockroachdb/errors as std errors package instead
2 years ago
北野 - Michael Li f84401956f
Merge pull request #255 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.54.0
2 years ago
北野 - Michael Li 99c4517128
Merge pull request #254 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.50
2 years ago
北野 - Michael Li 2ef2faba3c
Merge pull request #253 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.21.1
2 years ago
dependabot[bot] 923d76f890
mod: bump google.golang.org/grpc from 1.53.0 to 1.54.0
2 years ago
dependabot[bot] c0d44a3b96
mod: bump github.com/minio/minio-go/v7 from 7.0.49 to 7.0.50
2 years ago
dependabot[bot] 6ea914ed55
mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1
2 years ago
dependabot[bot] 68339bc4ea
mod: bump github.com/pyroscope-io/client from 0.6.0 to 0.7.0
2 years ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
2 years ago
北野 - Michael Li 842fabe85d
Merge pull request #248 from rocboss/dependabot/go_modules/dev/gorm.io/driver/postgres-1.5.0
2 years ago
北野 - Michael Li 6f87a1ab88
Merge pull request #247 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.9.2
2 years ago
北野 - Michael Li 975c998a00
Merge pull request #246 from rocboss/dependabot/go_modules/dev/google.golang.org/protobuf-1.30.0
2 years ago
北野 - Michael Li c3bb9e9867
Merge pull request #245 from rocboss/dependabot/go_modules/dev/github.com/aliyun/aliyun-oss-go-sdk-2.2.7incompatible
2 years ago
dependabot[bot] f5ba521bfe
mod: bump gorm.io/driver/postgres from 1.4.8 to 1.5.0
2 years ago
dependabot[bot] bde74db80f
mod: bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2
2 years ago
dependabot[bot] 2f5be48837
mod: bump google.golang.org/protobuf from 1.28.1 to 1.30.0
2 years ago
dependabot[bot] 6f76bb377b
mod: bump github.com/aliyun/aliyun-oss-go-sdk
2 years ago
dependabot[bot] 866fa79c49
mod: bump github.com/sourcegraph/conc from 0.2.0 to 0.3.0
2 years ago
北野 - Michael Li 2f972312b0
Merge pull request #238 from rocboss/dependabot/go_modules/dev/github.com/goccy/go-json-0.10.2
2 years ago
北野 - Michael Li ad19945a81
Merge pull request #237 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.5
2 years ago
北野 - Michael Li b98d91515e
Merge pull request #239 from rocboss/dependabot/go_modules/dev/github.com/huaweicloud/huaweicloud-sdk-go-obs-3.23.3incompatible
2 years ago
dependabot[bot] 6c3dd08d99
mod: bump go.uber.org/automaxprocs from 1.5.1 to 1.5.2
2 years ago
dependabot[bot] 9584c62d94
mod: bump github.com/huaweicloud/huaweicloud-sdk-go-obs
2 years ago
dependabot[bot] ce3b6a1b82
mod: bump github.com/goccy/go-json from 0.10.0 to 0.10.2
2 years ago
dependabot[bot] 75f8173fff
mod: bump github.com/bytedance/sonic from 1.8.4 to 1.8.5
2 years ago
北野 - Michael Li 758b4b3e94
Merge pull request #235 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.27.4
2 years ago
Michael Li a042b88b32
add go.uber.org/automaxprocs to set maxprocs automatic when run in container enviroment
2 years ago
dependabot[bot] 5a7c5ae4f7
mod: bump github.com/onsi/gomega from 1.27.3 to 1.27.4
2 years ago
北野 - Michael Li 65d531cd7d
Merge pull request #230 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.0
2 years ago
北野 - Michael Li 04afd57a7d
Merge pull request #231 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.27.3
2 years ago
北野 - Michael Li bfbe27e539
Merge pull request #232 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.21.0
2 years ago
北野 - Michael Li ebca17cdfc
Merge pull request #233 from rocboss/dependabot/go_modules/dev/github.com/fatih/color-1.15.0
2 years ago
dependabot[bot] 22e62bb5ba
mod: bump github.com/bytedance/sonic from 1.8.1 to 1.8.4
2 years ago
dependabot[bot] c64dbffc22
mod: bump github.com/fatih/color from 1.14.1 to 1.15.0
2 years ago
dependabot[bot] c9d87d7ba6
mod: bump modernc.org/sqlite from 1.20.4 to 1.21.0
2 years ago
dependabot[bot] ef6edbcfc6
mod: bump github.com/onsi/gomega from 1.27.1 to 1.27.3
2 years ago
dependabot[bot] c7931205ea
mod: bump github.com/smartwalle/alipay/v3 from 3.1.8 to 3.2.0
2 years ago
Michael Li 81e022f626
remove pkg/crypto pkg/sign and rename pkg/util => pkg/utils
2 years ago
北野 - Michael Li a0788b37ad
Merge pull request #225 from rocboss/dependabot/go_modules/dev/github.com/ethereum/go-ethereum-1.11.2
2 years ago
北野 - Michael Li 7cbc7635af
Merge pull request #226 from rocboss/dependabot/go_modules/dev/gorm.io/gorm-1.24.6
2 years ago
北野 - Michael Li cf8916f9c2
Merge pull request #227 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.9.0
2 years ago
dependabot[bot] 7961fa23cd
mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.35 to 0.7.41
2 years ago
dependabot[bot] d353e850c1
mod: bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.9.0
2 years ago
dependabot[bot] de6cadd87d
mod: bump gorm.io/gorm from 1.24.5 to 1.24.6
2 years ago
dependabot[bot] 7d84d91246
mod: bump github.com/ethereum/go-ethereum from 1.10.16 to 1.11.2
2 years 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
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 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
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
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 39b8276109
use github.com/sourcegraph/conc.WaitGroup instead sync.WaitGroup to process multiple goroutine sync
2 years ago
Michael Li a821f47ded
add Pyroscope support
2 years ago
Michael Li f0eb47b064
upgrade github.com/alimy/mir/v3 => v3.1.0
2 years ago
Michael Li 8a78aaa554
upgrade github.com/meilisearch/meilisearch-go => v0.23.0 to user meilisearch v1.0 but have problem need fix
2 years ago
Michael Li c1f497696c
upgrade github.com/alimy/mir/v3 => v3.0.1
2 years ago