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

Merge pull request #267730 from r-ryantm/auto-update/ginkgo

ginkgo: 2.13.0 -> 2.13.1
parents 9008bc4e cbfcf708
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,15 +2,15 @@

buildGoModule rec {
  pname = "ginkgo";
  version = "2.13.0";
  version = "2.13.1";

  src = fetchFromGitHub {
    owner = "onsi";
    repo = "ginkgo";
    rev = "v${version}";
    sha256 = "sha256-N+O8qjSOBv7UVcFZ4BOUFoj+qfN0d2rBHO7d8FBtayY=";
    sha256 = "sha256-r2tAYH8E1j/gC+IRwcOv0Frcgd2RKEZjVzmuzOOhR7A=";
  };
  vendorHash = "sha256-wUpWvq6iiS9HkCi4ztXLNs1nCgAomyUo8YaFcElnfeI=";
  vendorHash = "sha256-5dEKb+KnUZTxSSoaOH1GpqMmYdLcXKMs2nq0SvR2pUs=";

  # integration tests expect more file changes
  # types tests are missing CodeLocation