Skip to content

Commit 6f7e62f

Browse files
chore(nix): update vendorHash for go deps
1 parent a47272f commit 6f7e62f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-f14wB1UB39SCO3WVc8mR44k3RcD52RRBpLLSR1nAonM=";
44+
vendorHash = "sha256-r4BIg/7Ofkq7I3+zZJ23zM41/8CemEwwvFLFOO84wPE=";
4545

4646
env.CGO_ENABLED = 0;
4747

0 commit comments

Comments
 (0)