We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b370b commit 2b5586cCopy full SHA for 2b5586c
flake.nix
@@ -41,7 +41,7 @@
41
# Hash of Go module dependencies.
42
# Update this after changing go.mod/go.sum:
43
# task nix-update-hash
44
- vendorHash = "sha256-gHeXQVHEEWCAVizX4WgOMn5sEGOvYXvzSuFcMJ1jZ8k=";
+ vendorHash = "sha256-XMUZHe7aU/erW1IgDpeyeSYHuTejIYpscC7BoEfDQ1w=";
45
46
ldflags = [
47
"-s"
0 commit comments