ginkgo: 2.23.3 -> 2.23.4

This commit is contained in:
R. Ryantm 2025-04-10 16:37:27 +00:00
parent c43286150c
commit fa9fbf0b22

View File

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