Skip to content

Commit 49671f5

Browse files
chore(nix): update vendorHash for go deps
1 parent 98f5a21 commit 49671f5

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-aM2JvpeBFb7eJRcdlJ0sPtHTv7+3RggwfDSBaPM9O7M=";
44+
vendorHash = "sha256-0WaSLCvacW1bZyswORKO8p8eGDzlIFkdt9gEsIlb7Qg=";
4545

4646
ldflags = [
4747
"-s"

0 commit comments

Comments
 (0)