ginkgo: 2.23.4 -> 2.24.0 (#434846)

This commit is contained in:
Yohann Boniface 2025-08-19 14:37:00 +02:00 committed by GitHub
commit ad2dc4c1d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,15 +8,15 @@
buildGoModule rec {
pname = "ginkgo";
version = "2.23.4";
version = "2.24.0";
src = fetchFromGitHub {
owner = "onsi";
repo = "ginkgo";
rev = "v${version}";
sha256 = "sha256-bTgZHO9dArqYKCqruQPzpiLFtzK9RzxOonwl0SmoNQc=";
sha256 = "sha256-uFWoIkUTDx9egox3pZ3J6rmyz/1K5OnPPLW20YVapf0=";
};
vendorHash = "sha256-iwKOgeUbzlfrto5t0utEdKb+PVqcpmViuDhK2PBAzHw=";
vendorHash = "sha256-dpTueiGR0sibaTnVJxHLTTK7cp8MbAO992qIsXBKufM=";
# integration tests expect more file changes
# types tests are missing CodeLocation