Skip to content

Commit f266c5f

Browse files
authored
ygot: 0.30.0 -> 0.31.0 (#404128)
2 parents fd0ade0 + d3c6e2c commit f266c5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/yg/ygot/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
buildGoModule (finalAttrs: {
1212
pname = "ygot";
13-
version = "0.30.0";
13+
version = "0.31.0";
1414

1515
src = fetchFromGitHub {
1616
owner = "openconfig";
1717
repo = "ygot";
1818
tag = "v${finalAttrs.version}";
19-
hash = "sha256-nV0vh4KZtXEMc8BNRkrRVwgb59KWahkqROxu9/7xP/E=";
19+
hash = "sha256-jhPo3K6Q/LcfMkp2jaFwHGoFJSMdBNFidVU3A42Locw=";
2020
};
2121

2222
vendorHash = "sha256-MxyjO/uptmBXz+JWgRcP/SWeEWyz9pNA9eM4Rul45cM=";

0 commit comments

Comments
 (0)