zero-examples icon indicating copy to clipboard operation
zero-examples copied to clipboard

go-zero examples

Results 94 zero-examples issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/zeromicro/go-zero](https://github.com/zeromicro/go-zero) from 1.5.4 to 1.6.1. Release notes Sourced from github.com/zeromicro/go-zero's releases. goctl/v1.6.1 What's Changed fix: import error if generate multiple proto by @​zzhaolei in zeromicro/go-zero#3694 feat: default new api...

dependencies

Bumps [github.com/zeromicro/go-zero](https://github.com/zeromicro/go-zero) from 1.5.4 to 1.6.1. Release notes Sourced from github.com/zeromicro/go-zero's releases. goctl/v1.6.1 What's Changed fix: import error if generate multiple proto by @​zzhaolei in zeromicro/go-zero#3694 feat: default new api...

dependencies

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.60.1. Release notes Sourced from google.golang.org/grpc's releases. Release v1.60.1 Bug Fixes server: fix two bugs that could lead to panics at shutdown when using NumStreamWorkers...

dependencies

Bumps [github.com/zeromicro/go-zero](https://github.com/zeromicro/go-zero) from 1.5.4 to 1.6.1. Release notes Sourced from github.com/zeromicro/go-zero's releases. goctl/v1.6.1 What's Changed fix: import error if generate multiple proto by @​zzhaolei in zeromicro/go-zero#3694 feat: default new api...

dependencies

Bumps [github.com/zeromicro/go-zero](https://github.com/zeromicro/go-zero) from 1.5.6 to 1.6.1. Release notes Sourced from github.com/zeromicro/go-zero's releases. goctl/v1.6.1 What's Changed fix: import error if generate multiple proto by @​zzhaolei in zeromicro/go-zero#3694 feat: default new api...

dependencies

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.12.1 to 1.13.1. Release notes Sourced from go.mongodb.org/mongo-driver's releases. MongoDB Go Driver 1.13.1 The MongoDB Go Driver Team is pleased to release version 1.13.1 of the official...

dependencies

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.30.0 to 1.31.0. Commits 8344fc0 Bump actions/checkout from 3 to 4 (#588) 4cb8cc5 Update dependencies ae9b265 Update Build Status Badge (#589) 1bac5cc added support for NO_COLOR (#586)...

dependencies

Bumps [github.com/nacos-group/nacos-sdk-go](https://github.com/nacos-group/nacos-sdk-go) from 1.0.9 to 1.1.4. Release notes Sourced from github.com/nacos-group/nacos-sdk-go's releases. v1.1.4 What's Changed fix add beat info by @​binbin0325 in nacos-group/nacos-sdk-go#557 Full Changelog: https://github.com/nacos-group/nacos-sdk-go/compare/v1.1.3...v1.1.4 v1.1.3 Enhancement/Feature support naming...

dependencies

当我运行基于k8s的服务发现demo时,发现缺失了一些关于命令空间和权限的k8s配置文件,添加之后 ,成功运行

用法过时了,已更新 ## Greptile Summary This PR updates the Redis connection setup in the bloom filter example, addressing a deprecated function usage but introducing potential security concerns. - Replaced deprecated `redis.New()`...