Skip to content

Commit 073453d

Browse files
chore(nix): update vendorHash for go deps
1 parent 149a280 commit 073453d

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-7+Lp5lvBsD+BU1kyF+JG5Z+BxPL+fy33AYThsdlt/po=";
44+
vendorHash = "sha256-lB8FG3TaxGQeEKTS+iP3xr/DXLH5+Fk0pEhA5ctXO0I=";
4545

4646
ldflags = [
4747
"-s"

0 commit comments

Comments
 (0)