Unverified Commit 7eb8d5bb authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #317468 from r-ryantm/auto-update/govc

govc: 0.37.2 -> 0.37.3
parents 2988cc6b 5ed38d25
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

buildGoModule rec {
  pname = "govc";
  version = "0.37.2";
  version = "0.37.3";

  subPackages = [ "govc" ];

@@ -10,7 +10,7 @@ buildGoModule rec {
    rev = "v${version}";
    owner = "vmware";
    repo = "govmomi";
    sha256 = "sha256-9gsakFUmeOgWJGmhYtBcdjaEsF5oE3ytoHgwASOciq0=";
    sha256 = "sha256-lqErey/uht+ub6deGgGNbytf0mhxgRekqe4y53Gtbms=";
  };

  vendorHash = "sha256-1EAQMYaTEtfAiu7+UTkC7QZwSWC1Ihwj9leTd90T0ZU=";