Skip to content

Commit

Permalink
chore: update kitex version (cloudwego#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
li-jin-gou authored Jan 6, 2024
1 parent 163cda1 commit 6082197
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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/Masterminds/sprig/v3 v3.2.3
github.com/cloudwego/hertz/cmd/hz v0.6.5
github.com/cloudwego/kitex v0.8.1-0.20231228051945-98b184166d21
github.com/cloudwego/kitex v0.8.1-0.20240104033255-ac3269c906f9
github.com/urfave/cli/v2 v2.23.5
gorm.io/driver/mysql v1.4.4
gorm.io/driver/postgres v1.4.5
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ github.com/cloudwego/kitex v0.4.4/go.mod h1:3FcH5h9Qw+dhRljSzuGSpWuThttA8DvK0BsL
github.com/cloudwego/kitex v0.6.1/go.mod h1:zI1GBrjT0qloTikcCfQTgxg3Ws+yQMyaChEEOcGNUvA=
github.com/cloudwego/kitex v0.8.1-0.20231228051945-98b184166d21 h1:M+KlKeUB+Fhna1z71qYMReu4f6E5Xs7OmWL29IPPAn8=
github.com/cloudwego/kitex v0.8.1-0.20231228051945-98b184166d21/go.mod h1:5o98nYKp8GwauvA1hhJwTA3YQcPa8Nu5tx+2j+JjwoM=
github.com/cloudwego/kitex v0.8.1-0.20240104033255-ac3269c906f9 h1:4EQ/TkOT8+auPPl0mmFUMHnqHzlUHb0cUS+ismPynO4=
github.com/cloudwego/kitex v0.8.1-0.20240104033255-ac3269c906f9/go.mod h1:5o98nYKp8GwauvA1hhJwTA3YQcPa8Nu5tx+2j+JjwoM=
github.com/cloudwego/localsession v0.0.2/go.mod h1:kiJxmvAcy4PLgKtEnPS5AXed3xCiXcs7Z+KBHP72Wv8=
github.com/cloudwego/netpoll v0.2.4/go.mod h1:1T2WVuQ+MQw6h6DpE45MohSvDTKdy2DlzCx2KsnPI4E=
github.com/cloudwego/netpoll v0.3.1/go.mod h1:1T2WVuQ+MQw6h6DpE45MohSvDTKdy2DlzCx2KsnPI4E=
Expand Down

0 comments on commit 6082197

Please sign in to comment.