gqlgen: 0.17.68 -> 0.17.70 (#396534)

This commit is contained in:
Nick Cao
2025-04-07 17:53:11 -04:00
committed by GitHub
+2 -2
View File
@@ -6,7 +6,7 @@
}:
let
version = "0.17.68";
version = "0.17.70";
in
buildGoModule {
pname = "gqlgen";
@@ -16,7 +16,7 @@ buildGoModule {
owner = "99designs";
repo = "gqlgen";
tag = "v${version}";
hash = "sha256-zu9Rgxua19dZNLUeJeMklKB0C95E8UVWGu/I5Lkk66E=";
hash = "sha256-VpZQBmQKxqrWC9pD90V4hMO6mYgbCCbrenyCEbGTHtA=";
};
vendorHash = "sha256-B3RiZZee6jefslUSTfHDth8WUl5rv7fmEFU0DpKkWZk=";