kitex: 0.16.2 -> 0.16.3 (#555411)

This commit is contained in:
Weijia Wang
2026-08-23 00:36:52 +00:00
committed by GitHub

View File

@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "kitex";
version = "0.16.2";
version = "0.16.3";
src = fetchFromGitHub {
owner = "cloudwego";
repo = "kitex";
tag = "v${finalAttrs.version}";
hash = "sha256-RlKdOpe1VhSLPBghBDcC+pi4sodwrNg4vNMGe9A9uYM=";
hash = "sha256-zikltrh2H1EzzZWIELleyOz7A1twvNECSJUlSGZWQMU=";
};
vendorHash = "sha256-aKZvMS6dm8EqZgelZ4eCgM7dAob99rEJSURX/Lz2UyU=";