Skip to content

Commit 7c85486

Browse files
chore(nix): fix hash for updated go dependencies
1 parent 151d32f commit 7c85486

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
@@ -24,7 +24,7 @@
2424
version = "0.1.0";
2525
src = ./.;
2626

27-
vendorHash = "sha256-UmzzZDO2lz/HsrUlnV8Wa4GM8lYgoI0ggJlOvxrd79Q=";
27+
vendorHash = "sha256-MUuHyffpxR2izNmeEbnKQ+Inrzgy2EjAPls30Byc7Ls=";
2828

2929
ldflags = [
3030
"-s"

0 commit comments

Comments
 (0)