ginkgo: 2.2.0 -> 2.3.1

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
This commit is contained in:
Sascha Grunert
2022-10-13 17:46:32 +10:00
committed by zowoq
parent dfe919cd8e
commit 1859b8e843
+3 -3
View File
@@ -2,15 +2,15 @@
buildGoModule rec {
pname = "ginkgo";
version = "2.2.0";
version = "2.3.1";
src = fetchFromGitHub {
owner = "onsi";
repo = "ginkgo";
rev = "v${version}";
sha256 = "sha256-1qbUnsCy2JM0GJAvM//cG7j3OsJZCnd+7KXol4FsXFI=";
sha256 = "sha256-sBO0rJFRG38qAh1svChkbyCv8eJ9KjVPJHgOhxUMuH0=";
};
vendorSha256 = "sha256-QXrRsDaWoPp4mbgS7nV/5c5Z5Ca6PyoDpfrjvtoHK4Q=";
vendorSha256 = "sha256-yPzuhM0m+ltkz2z7D+DcFVjZ3OvGkJqQdc6iFidcty8=";
# integration tests expect more file changes
# types tests are missing CodeLocation