Skip to content

Commit 2b5586c

Browse files
committed
chore: manually run nix-update-hash (see #129)
1 parent d8b370b commit 2b5586c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
# Hash of Go module dependencies.
4242
# Update this after changing go.mod/go.sum:
4343
# task nix-update-hash
44-
vendorHash = "sha256-gHeXQVHEEWCAVizX4WgOMn5sEGOvYXvzSuFcMJ1jZ8k=";
44+
vendorHash = "sha256-XMUZHe7aU/erW1IgDpeyeSYHuTejIYpscC7BoEfDQ1w=";
4545

4646
ldflags = [
4747
"-s"

0 commit comments

Comments
 (0)