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

ginkgo: 2.8.3 -> 2.8.4
This commit is contained in:
Weijia Wang
2023-03-05 12:33:10 +02:00
committed by GitHub
+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