Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit d7edcbb

Browse files
committed
chore: Update gomod vendor hash for nix
1 parent 9de4bf8 commit d7edcbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
version = golinkVersion;
2929
src = pkgs.nix-gitignore.gitignoreSource [ ] ./.;
3030

31-
vendorHash = "sha256-oWJaTJaZjLmsfbji1qGS570gPFw8UAawSktWzK8/rYo="; # SHA based on vendoring go.mod
31+
vendorHash = "sha256-i2tsk47tCabN4doiiSnStR6WeIbjJAgmNjjeEeOi9VQ="; # SHA based on vendoring go.mod
3232
};
3333
};
3434
in

0 commit comments

Comments
 (0)