gotestdox: 0.2.2 -> 0.2.3

(cherry picked from commit 069e33c3b5)
This commit is contained in:
R. Ryantm
2026-07-30 17:59:21 +00:00
committed by github-actions[bot]
parent e148a62d79
commit d9820197ac

View File

@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "gotestdox";
version = "0.2.2";
version = "0.2.3";
src = fetchFromGitHub {
owner = "bitfield";
repo = "gotestdox";
rev = "v${finalAttrs.version}";
hash = "sha256-AZDXMwADOjcaMiofMWoHp+eSnD3a8iFtwpWDKl9Ess8=";
hash = "sha256-8zGCaxlyh98HVpuYLbL4wr1HqYB0XoEUdDyoJwkdPtk=";
};
vendorHash = "sha256-kDSZ4RZTHDFmu7ernYRjg0PV7eBB2lH8q5wW3kTExDs=";
vendorHash = "sha256-YPgT8atTGt4kWaPfC9KrINnDs8FFUPrYeBbw4Ybozqs=";
ldflags = [
"-s"