ginkgo: 2.8.3 -> 2.8.4

This commit is contained in:
R. Ryantm
2023-03-04 15:52:05 +00:00
parent 45e44c56f1
commit 90eb9369de
+3 -3
View File
@@ -2,15 +2,15 @@
buildGoModule rec {
pname = "ginkgo";
version = "2.8.3";
version = "2.8.4";
src = fetchFromGitHub {
owner = "onsi";
repo = "ginkgo";
rev = "v${version}";
sha256 = "sha256-V10AFqCCe+SQeMQ+bBYqrKE/wSxyhpMQg+rNOH5P1e4=";
sha256 = "sha256-GzsdcL5XwnT+NnEZbr8jJNx0vZEaw0TPTCO4Rf1C/2A=";
};
vendorHash = "sha256-CNpmcQ623ZINYKwV0ZJi7KuEwzyGOM7t9OOCTx7JKDs=";
vendorHash = "sha256-Ei9U5S/jBOtQS/Y0GQX0ZknkHQGJFfc5U8eVvofxpOo=";
# integration tests expect more file changes
# types tests are missing CodeLocation