Skip to content

Commit 498076d

Browse files
chore(nix): fix hash for updated go dependencies
1 parent da2b035 commit 498076d

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-T900orb3Zl1tG8vxCWk31unlIWO4ltKzQ+cNB+z3aQY=";
27+
vendorHash = "sha256-2dEDqdjxFjfB1oKYxKsewbjmbyTi2aEuI5KvYIR29Ds=";
2828

2929
ldflags = [
3030
"-s"

0 commit comments

Comments
 (0)