From 44c69666b625a758babaefeb9cc1f8ea013882ad Mon Sep 17 00:00:00 2001 From: paologalligit Date: Tue, 14 Jan 2025 17:20:31 +0100 Subject: [PATCH] fix: go.mod file --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 74a3f265f..9e8869618 100644 --- a/go.mod +++ b/go.mod @@ -64,4 +64,4 @@ require ( replace github.com/syndtr/goleveldb => github.com/vechain/goleveldb v1.0.1-0.20220809091043-51eb019c8655 -replace github.com/ethereum/go-ethereum => github.com/vechain/go-ethereum v1.8.15-0.20241126085506-c74017ec91b2 \ No newline at end of file +replace github.com/ethereum/go-ethereum => github.com/vechain/go-ethereum v1.8.15-0.20241126085506-c74017ec91b2