Skip to content

Commit 3eb935c

Browse files
committed
chore: bump vendor hash
1 parent 17f6bcc commit 3eb935c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/pkgs/status-go/library/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let
1111
in pkgs.buildGoModule {
1212
pname = "status-go";
1313
src = builtins.path { path = ./../../../..; name = "status-go-library"; };
14-
vendorHash = "sha256-LdZA73ygopn69PlsXzvrOJhd01ZcHVo/GKmTvfIicf8=";
14+
vendorHash = "sha256-bHCv+xwNsxSStt27KCC2g3gUeKf3WBW6BuDlGGJOYJw=";
1515

1616
inherit meta version;
1717

0 commit comments

Comments
 (0)