Update vendor has for arcgis-go update

This commit is contained in:
Eli Ribble 2026-04-17 20:26:55 +00:00
parent 0e777568fb
commit 83bf3023de
No known key found for this signature in database

View file

@ -9,7 +9,7 @@ pkgs.buildGoModule rec {
src = ./.;
subPackages = [];
version = "0.0.12";
vendorHash = "sha256-p1H+iNyDOH3hoTRYWIlqn/lpE0yW158cPk1Wj/KhfkQ=";
vendorHash = "sha256-IkoFGy5ky/00UFhrBXkrAgulxTjoQqciQ8tRcdz8l2o=";
buildInputs = [ pkgs.proj ];