lol

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

ginkgo: 2.9.7 -> 2.11.0

authored by

Nick Cao and committed by
GitHub
08285c3e b5afe13f

+3 -3
+3 -3
pkgs/development/tools/ginkgo/default.nix
··· 2 2 3 3 buildGoModule rec { 4 4 pname = "ginkgo"; 5 - version = "2.9.7"; 5 + version = "2.11.0"; 6 6 7 7 src = fetchFromGitHub { 8 8 owner = "onsi"; 9 9 repo = "ginkgo"; 10 10 rev = "v${version}"; 11 - sha256 = "sha256-+Wkd0+RSNnJb1ganYGhnRdLZGofTwWtDEN82dhc6HPc="; 11 + sha256 = "sha256-0BnvIGqAm1N4xbZiqq/iouXkvDWfpZvBA0gKMcB+WYU="; 12 12 }; 13 - vendorHash = "sha256-x4IghXr80sDPZhe97Q+04Mfcnvku/S/tNPZ9RSUmiVE="; 13 + vendorHash = "sha256-jpCib0bwb5MtaHhM+d3dFxIXwyMGvxdo+Vgv6PKVp7w="; 14 14 15 15 # integration tests expect more file changes 16 16 # types tests are missing CodeLocation