Add vendor directory and update vendorHash to null

This commit is contained in:
soup 2026-01-17 22:29:54 -05:00
parent 523831cb8d
commit 1e5424c844
Signed by: soup
SSH key fingerprint: SHA256:GYxje8eQkJ6HZKzVWDdyOUF1TyDiprruGhE0Ym8qYDY
778 changed files with 407919 additions and 1 deletions

View file

@ -6,7 +6,7 @@ let
version = "0.1.0";
src = ./.;
vendorHash = "sha256-9YE1ppxutLP2Oh8k68gczmbeHRu0qa37UGRZJNB2KrE=";
vendorHash = null;
env.GOPRIVATE = "git.soup.land";