go-blueprint: 0.10.8 -> 0.10.9 (#405495)

Co-authored-by: tobifroe <tobifroe@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-05-09 07:19:20 +00:00
committed by GitHub
co-authored by tobifroe
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule rec {
pname = "go-blueprint";
version = "0.10.8";
version = "0.10.9";
src = fetchFromGitHub {
owner = "Melkeydev";
repo = "go-blueprint";
rev = "v${version}";
hash = "sha256-oEp+qMWN2SIW9MBVbfk72Ogu9nbuR++YsTeRpbbQ2LY=";
hash = "sha256-5xVmMHQE0Jl15ZZnmvJQDUsCBfMaE5hWUighUdfoN/g=";
};
ldflags = [