Unverified Commit 25c1582f authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

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

ginkgo: 2.12.0 -> 2.12.1
parents 1d0dd7bc f997e523
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,15 +2,15 @@

buildGoModule rec {
  pname = "ginkgo";
  version = "2.12.0";
  version = "2.12.1";

  src = fetchFromGitHub {
    owner = "onsi";
    repo = "ginkgo";
    rev = "v${version}";
    sha256 = "sha256-ikZ3vuoGYCbjvcpqol11WZ1PfxqSm1VNfdLDJIlNeP0=";
    sha256 = "sha256-2nPTCd5kV6qxv4fkneu6A4gzFsRQSJiDfzh08ona0r8=";
  };
  vendorHash = "sha256-huXVFvSd2KkNqb6BWsTY2megnD9dJLy7edX2mGBv0rU=";
  vendorHash = "sha256-wUpWvq6iiS9HkCi4ztXLNs1nCgAomyUo8YaFcElnfeI=";

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