We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c9efec + b6397c0 commit 01e0c73Copy full SHA for 01e0c73
1 file changed
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-428mvFi1RltJ6UiuIuBgVrkU6JYMz/qXbRKslZoZ1j0=";
+ vendorHash = "sha256-uYxxIsYFeYfDXKCiW+iWHSrDT4FGkc+5OJlzZwEmo4w=";
45
46
ldflags = [
47
"-s"
0 commit comments