govc: 0.30.5 -> 0.30.6

This commit is contained in:
R. Ryantm 2023-07-23 10:45:50 +00:00
parent af8cd5ded7
commit 04925b7278

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "govc";
version = "0.30.5";
version = "0.30.6";
subPackages = [ "govc" ];
@ -10,10 +10,10 @@ buildGoModule rec {
rev = "v${version}";
owner = "vmware";
repo = "govmomi";
sha256 = "sha256-qnoun4DiiFpGal9uLyW7Vir+zMOpbDRj2fCIWfiAyLU=";
sha256 = "sha256-gk8V7/4N8+KDy0lRu04xwbrnXQWxZQTkvdb2ZI3AfM8=";
};
vendorHash = "sha256-jbGqQITAhyBLoDa3cKU5gK+4WGgoGSCyFtzeoXx8e7k=";
vendorHash = "sha256-iLmQdjN0EXJuwC3NT5FKdHhJ4KvNAvnsBGAO9bypdqg=";
ldflags = [
"-s"