lol

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

ginkgo: 2.1.4 -> 2.1.5

authored by

Robert Scott and committed by
GitHub
eddd7aaa 1f455e57

+3 -3
+3 -3
pkgs/development/tools/ginkgo/default.nix
··· 2 2 3 3 buildGoModule rec { 4 4 pname = "ginkgo"; 5 - version = "2.1.4"; 5 + version = "2.1.5"; 6 6 7 7 src = fetchFromGitHub { 8 8 owner = "onsi"; 9 9 repo = "ginkgo"; 10 10 rev = "v${version}"; 11 - sha256 = "sha256-5MVOJingEJojJA79nHJDWwso3eunjox/d+JzX11X46Q="; 11 + sha256 = "sha256-y/GLX6dHQfuH8QVC+A8biGiEhy2XZqzFz7J14zVX/zU="; 12 12 }; 13 - vendorSha256 = "sha256-RFI87HCw+/4J8YKLZ7Kt7D2PNmwr1qXEiHCCLlBHtPA="; 13 + vendorSha256 = "sha256-QXrRsDaWoPp4mbgS7nV/5c5Z5Ca6PyoDpfrjvtoHK4Q="; 14 14 15 15 # integration tests expect more file changes 16 16 # types tests are missing CodeLocation