Skip to content

Commit d75c366

Browse files
chore(nix): update vendorHash for go deps
1 parent 7e012e9 commit d75c366

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-e8StaOrjkhc3VGyoCndfenrM4onTk2/QvmylKvR2+bs=";
44+
vendorHash = "sha256-JMIKdKmT9g4isKgg4/CFmTil7T4FUlpC0p5Wqiunc9Q=";
4545

4646
ldflags = [
4747
"-s"

0 commit comments

Comments
 (0)