govc: 0.37.3 -> 0.38.0

This commit is contained in:
R. Ryantm 2024-06-25 01:03:01 +00:00
parent e1f89770af
commit eae710c861

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "govc";
version = "0.37.3";
version = "0.38.0";
subPackages = [ "govc" ];
@ -10,7 +10,7 @@ buildGoModule rec {
rev = "v${version}";
owner = "vmware";
repo = "govmomi";
sha256 = "sha256-lqErey/uht+ub6deGgGNbytf0mhxgRekqe4y53Gtbms=";
sha256 = "sha256-ZwqDPtoR3jFV5h8Ufie5fmiTueu2twueFf6swrpdYq4=";
};
vendorHash = "sha256-1EAQMYaTEtfAiu7+UTkC7QZwSWC1Ihwj9leTd90T0ZU=";