Skip to content

Commit 6c8a55b

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

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-bQ83+LJQmjtSb3BZ6qQ7NWTFNl/80fkBWnlm69FP4GY=";
44+
vendorHash = "sha256-mooNukkbY3L51iE4IhDzjbSF/2Do59p4okNazayJWTk=";
4545

4646
env.CGO_ENABLED = 0;
4747

0 commit comments

Comments
 (0)