From d9c52f909b6b1562b9e16b1bdcc782f5f3cea372 Mon Sep 17 00:00:00 2001 From: Arnau Bennassar Date: Tue, 24 Sep 2024 01:54:16 +0200 Subject: [PATCH] Update go.mod MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com> --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index e4f5898..eb2c6fb 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,6 @@ module github.com/0xPolygon/cdk-data-availability go 1.22.4 -toolchain go1.22.7 require ( github.com/0xPolygon/cdk v0.1.0