Commit fa9fbf0b authored by R. RyanTM's avatar R. RyanTM
Browse files

ginkgo: 2.23.3 -> 2.23.4

parent c4328615
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,15 +8,15 @@

buildGoModule rec {
  pname = "ginkgo";
  version = "2.23.3";
  version = "2.23.4";

  src = fetchFromGitHub {
    owner = "onsi";
    repo = "ginkgo";
    rev = "v${version}";
    sha256 = "sha256-lDSw4BPYZ5wOuaoUtSSkdbcOpKAEuLsSwldrASpM6mA=";
    sha256 = "sha256-bTgZHO9dArqYKCqruQPzpiLFtzK9RzxOonwl0SmoNQc=";
  };
  vendorHash = "sha256-uqpib3k5PtQOsndic0GV1rYBeVlY5Tpg931yHfU6dWI=";
  vendorHash = "sha256-iwKOgeUbzlfrto5t0utEdKb+PVqcpmViuDhK2PBAzHw=";

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