govc: 0.43.0 -> 0.44.0

This commit is contained in:
R. Ryantm 2024-10-08 02:06:13 +00:00
parent 8ab1d552b8
commit 01b2121a34

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "govc";
version = "0.43.0";
version = "0.44.0";
subPackages = [ "govc" ];
@ -10,10 +10,10 @@ buildGoModule rec {
rev = "v${version}";
owner = "vmware";
repo = "govmomi";
sha256 = "sha256-TLkSDi8s8zqUED76Bfznm3VLwUi0+tmUjbddqHlwiUQ=";
sha256 = "sha256-DHzSW8PTi8CnIYvauhoEBSUKOInR8VwTIfosjzLY6CM=";
};
vendorHash = "sha256-C8NeTGPqzFe3UYB90sEui67e5wUsH/15rwkwahNTLHM=";
vendorHash = "sha256-ddofXjBnyHRn7apS8hpM57S1oo+1w5i4n0Z6ZPKQEDI=";
ldflags = [
"-s"