Skip to content

Commit

Permalink
chore(deps): bump github.com/cloudwego/kitex from 0.6.1 to 0.6.2
Browse files Browse the repository at this point in the history
Bumps [github.com/cloudwego/kitex](https://github.com/cloudwego/kitex) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/cloudwego/kitex/releases)
- [Commits](cloudwego/kitex@v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: github.com/cloudwego/kitex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2023
1 parent 0a91573 commit 0bea796
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/bytedance/sonic v1.8.8
github.com/cloudwego/hertz v0.6.6
github.com/cloudwego/kitex v0.6.1
github.com/cloudwego/kitex v0.6.2
github.com/elastic/go-elasticsearch/v8 v8.7.0
github.com/google/wire v0.5.0
github.com/jinzhu/copier v0.3.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ github.com/cloudwego/hertz v0.6.6 h1:FShiLl/jB/65aH6/RlwDXuBM/yTuHEz2mb8Cx1niAPU
github.com/cloudwego/hertz v0.6.6/go.mod h1:KhztQcZtMQ46gOjZcmCy557AKD29cbumGEV0BzwevwA=
github.com/cloudwego/kitex v0.3.2/go.mod h1:/XD07VpUD9VQWmmoepASgZ6iw//vgWikVA9MpzLC5i0=
github.com/cloudwego/kitex v0.4.4/go.mod h1:3FcH5h9Qw+dhRljSzuGSpWuThttA8DvK0BsL7HUYydo=
github.com/cloudwego/kitex v0.6.1 h1:VwWlyFZCNl2SoBgWeCMjUg+EFSSJGw1Nsc1/h9S6IDs=
github.com/cloudwego/kitex v0.6.1/go.mod h1:zI1GBrjT0qloTikcCfQTgxg3Ws+yQMyaChEEOcGNUvA=
github.com/cloudwego/kitex v0.6.2 h1:tGAUodPptJfV4cRCIj9uEkPxZ49rKj8Dclck+eiDUik=
github.com/cloudwego/kitex v0.6.2/go.mod h1:zI1GBrjT0qloTikcCfQTgxg3Ws+yQMyaChEEOcGNUvA=
github.com/cloudwego/netpoll v0.2.4/go.mod h1:1T2WVuQ+MQw6h6DpE45MohSvDTKdy2DlzCx2KsnPI4E=
github.com/cloudwego/netpoll v0.3.1/go.mod h1:1T2WVuQ+MQw6h6DpE45MohSvDTKdy2DlzCx2KsnPI4E=
github.com/cloudwego/netpoll v0.3.2/go.mod h1:xVefXptcyheopwNDZjDPcfU6kIjZXZ4nY550k1yH9eQ=
Expand Down

0 comments on commit 0bea796

Please sign in to comment.