govc: 0.28.0 -> 0.29.0

This commit is contained in:
R. Ryantm 2022-07-28 13:33:23 +00:00
parent 2d9b7cb5f0
commit 743cc00685

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "govc";
version = "0.28.0";
version = "0.29.0";
subPackages = [ "govc" ];
@ -10,7 +10,7 @@ buildGoModule rec {
rev = "v${version}";
owner = "vmware";
repo = "govmomi";
sha256 = "sha256-uK1JsBJC9O8dEJbAnyeMoolKZ2WhEPsDo/is/I+gfHg=";
sha256 = "sha256-SVQyl1uI3wGBBDhz2VLm0uJj+aREqNot7K+iGRHGmhI=";
};
vendorSha256 = "sha256-jbGqQITAhyBLoDa3cKU5gK+4WGgoGSCyFtzeoXx8e7k=";