govc: 0.30.2 -> 0.30.4

This commit is contained in:
R. Ryantm 2023-03-22 17:07:38 +00:00
parent 3014c29604
commit a6f9791e4a

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "govc";
version = "0.30.2";
version = "0.30.4";
subPackages = [ "govc" ];
@ -10,7 +10,7 @@ buildGoModule rec {
rev = "v${version}";
owner = "vmware";
repo = "govmomi";
sha256 = "sha256-Jt71nrviElNj5UjWzdP51x3My59KAT+EtrQfodR3GfA=";
sha256 = "sha256-lYiyZ2sY58bzUtqcM6WIsooLldQAxibASM7xXKAeqJM=";
};
vendorHash = "sha256-jbGqQITAhyBLoDa3cKU5gK+4WGgoGSCyFtzeoXx8e7k=";