go-blueprint: 0.10.10 -> 0.10.11 (#424201)

Co-authored-by: tobifroe <tobifroe@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-18 06:08:58 +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.10";
version = "0.10.11";
src = fetchFromGitHub {
owner = "Melkeydev";
repo = "go-blueprint";
rev = "v${version}";
hash = "sha256-yUuI7FrrSTTlaFfb/hh0YSzaOzE2dBlXoSCaNuKFdrM=";
hash = "sha256-ahvSCu4bqzPmscHSQmaxhbUtlEL7T0T/13RY2sIGWjA=";
};
ldflags = [