Commit Graph

111 Commits (916f219f476453689c84c4f1c8900c3003bb4517)

Author SHA1 Message Date
Michael Li 005cbd3f4f
add Sentry feature support
1 year ago
Michael Li 27902be03f
use github.com/cockroachdb/errors as std errors package instead
1 year ago
北野 - Michael Li f84401956f
Merge pull request #255 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.54.0
1 year ago
北野 - Michael Li 99c4517128
Merge pull request #254 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.50
1 year ago
北野 - Michael Li 2ef2faba3c
Merge pull request #253 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.21.1
1 year ago
dependabot[bot] 923d76f890
mod: bump google.golang.org/grpc from 1.53.0 to 1.54.0
1 year ago
dependabot[bot] c0d44a3b96
mod: bump github.com/minio/minio-go/v7 from 7.0.49 to 7.0.50
1 year ago
dependabot[bot] 6ea914ed55
mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1
1 year ago
dependabot[bot] 68339bc4ea
mod: bump github.com/pyroscope-io/client from 0.6.0 to 0.7.0
1 year ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
1 year ago
北野 - Michael Li 842fabe85d
Merge pull request #248 from rocboss/dependabot/go_modules/dev/gorm.io/driver/postgres-1.5.0
1 year ago
北野 - Michael Li 6f87a1ab88
Merge pull request #247 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.9.2
1 year ago
北野 - Michael Li 975c998a00
Merge pull request #246 from rocboss/dependabot/go_modules/dev/google.golang.org/protobuf-1.30.0
1 year ago
北野 - Michael Li c3bb9e9867
Merge pull request #245 from rocboss/dependabot/go_modules/dev/github.com/aliyun/aliyun-oss-go-sdk-2.2.7incompatible
1 year ago
dependabot[bot] f5ba521bfe
mod: bump gorm.io/driver/postgres from 1.4.8 to 1.5.0
1 year ago
dependabot[bot] bde74db80f
mod: bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2
1 year ago
dependabot[bot] 2f5be48837
mod: bump google.golang.org/protobuf from 1.28.1 to 1.30.0
1 year ago
dependabot[bot] 6f76bb377b
mod: bump github.com/aliyun/aliyun-oss-go-sdk
1 year ago
dependabot[bot] 866fa79c49
mod: bump github.com/sourcegraph/conc from 0.2.0 to 0.3.0
1 year ago
北野 - Michael Li 2f972312b0
Merge pull request #238 from rocboss/dependabot/go_modules/dev/github.com/goccy/go-json-0.10.2
1 year ago
北野 - Michael Li ad19945a81
Merge pull request #237 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.5
1 year ago
北野 - Michael Li b98d91515e
Merge pull request #239 from rocboss/dependabot/go_modules/dev/github.com/huaweicloud/huaweicloud-sdk-go-obs-3.23.3incompatible
1 year ago
dependabot[bot] 6c3dd08d99
mod: bump go.uber.org/automaxprocs from 1.5.1 to 1.5.2
1 year ago
dependabot[bot] 9584c62d94
mod: bump github.com/huaweicloud/huaweicloud-sdk-go-obs
1 year ago
dependabot[bot] ce3b6a1b82
mod: bump github.com/goccy/go-json from 0.10.0 to 0.10.2
1 year ago
dependabot[bot] 75f8173fff
mod: bump github.com/bytedance/sonic from 1.8.4 to 1.8.5
1 year ago
北野 - Michael Li 758b4b3e94
Merge pull request #235 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.27.4
1 year ago
Michael Li a042b88b32
add go.uber.org/automaxprocs to set maxprocs automatic when run in container enviroment
1 year ago
dependabot[bot] 5a7c5ae4f7
mod: bump github.com/onsi/gomega from 1.27.3 to 1.27.4
1 year ago
北野 - Michael Li 65d531cd7d
Merge pull request #230 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.0
1 year ago
北野 - Michael Li 04afd57a7d
Merge pull request #231 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.27.3
1 year ago
北野 - Michael Li bfbe27e539
Merge pull request #232 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.21.0
1 year ago
北野 - Michael Li ebca17cdfc
Merge pull request #233 from rocboss/dependabot/go_modules/dev/github.com/fatih/color-1.15.0
1 year ago
dependabot[bot] 22e62bb5ba
mod: bump github.com/bytedance/sonic from 1.8.1 to 1.8.4
1 year ago
dependabot[bot] c64dbffc22
mod: bump github.com/fatih/color from 1.14.1 to 1.15.0
1 year ago
dependabot[bot] c9d87d7ba6
mod: bump modernc.org/sqlite from 1.20.4 to 1.21.0
1 year ago
dependabot[bot] ef6edbcfc6
mod: bump github.com/onsi/gomega from 1.27.1 to 1.27.3
1 year ago
dependabot[bot] c7931205ea
mod: bump github.com/smartwalle/alipay/v3 from 3.1.8 to 3.2.0
1 year ago
Michael Li 81e022f626
remove pkg/crypto pkg/sign and rename pkg/util => pkg/utils
1 year ago
北野 - Michael Li a0788b37ad
Merge pull request #225 from rocboss/dependabot/go_modules/dev/github.com/ethereum/go-ethereum-1.11.2
1 year ago
北野 - Michael Li 7cbc7635af
Merge pull request #226 from rocboss/dependabot/go_modules/dev/gorm.io/gorm-1.24.6
1 year ago
北野 - Michael Li cf8916f9c2
Merge pull request #227 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.9.0
1 year ago
dependabot[bot] 7961fa23cd
mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.35 to 0.7.41
1 year ago
dependabot[bot] d353e850c1
mod: bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.9.0
1 year ago
dependabot[bot] de6cadd87d
mod: bump gorm.io/gorm from 1.24.5 to 1.24.6
1 year ago
dependabot[bot] 7d84d91246
mod: bump github.com/ethereum/go-ethereum from 1.10.16 to 1.11.2
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
1 year ago
ROC 755cea980a
Merge pull request #215 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.1.8
1 year ago
dependabot[bot] 7d35723756
mod: bump github.com/huaweicloud/huaweicloud-sdk-go-obs
1 year ago
dependabot[bot] 45230b1143
mod: bump github.com/smartwalle/alipay/v3 from 3.1.7 to 3.1.8
1 year ago