ginkgo: 2.9.2 -> 2.9.4

This commit is contained in:
R. Ryantm 2023-05-05 06:14:33 +00:00
parent ae55ff1d1b
commit 12a715b895

@ -2,15 +2,15 @@
buildGoModule rec {
pname = "ginkgo";
version = "2.9.2";
version = "2.9.4";
src = fetchFromGitHub {
owner = "onsi";
repo = "ginkgo";
rev = "v${version}";
sha256 = "sha256-lRJCRdt/LIFG6MmCkzlvp77CxM4Md7+eyyiw32Xz9rw=";
sha256 = "sha256-groih0LxtmB8k4/vfw2Ivtzm+SOyQqK1o7XASNplFvQ=";
};
vendorHash = "sha256-1+uB/UuwrZw17eSRLwcER67z/Qxg2H04vbBdk2FKYf0=";
vendorHash = "sha256-Rm5fpiTZMo/B9+yIpmEniJVRfKgHjpFIagELEjgFYwc=";
# integration tests expect more file changes
# types tests are missing CodeLocation