We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d26b62c + ee05df6 commit 490913dCopy full SHA for 490913d
pkgs/by-name/pr/protoc-gen-connect-go/package.nix
@@ -6,13 +6,13 @@
6
7
buildGoModule rec {
8
pname = "protoc-gen-connect-go";
9
- version = "1.18.0";
+ version = "1.18.1";
10
11
src = fetchFromGitHub {
12
owner = "connectrpc";
13
repo = "connect-go";
14
tag = "v${version}";
15
- hash = "sha256-/RfGduRfXEZO66qhKOOMpESNxBghjqf/vbg1gkCPyHM=";
+ hash = "sha256-w3zn2O5gc3cbLsHStF53t1kitXvCxCyNcR5mfcr92Sg=";
16
};
17
18
vendorHash = "sha256-j5T1Ho3K0kPZOo5LA6Md06W/gF6DmEElGt9BvceBtTo=";
0 commit comments