From 0dbe833cb57c55724a9c6d248358021898062650 Mon Sep 17 00:00:00 2001 From: Tsachi Herman <24438559+tsachiherman@users.noreply.github.com> Date: Tue, 17 Oct 2023 10:49:44 -0400 Subject: [PATCH] remove toolchain --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index 6bdd947e69..9ecfca984c 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module github.com/stellar/go go 1.21 -toolchain go1.21.1 - require ( firebase.google.com/go v3.12.0+incompatible github.com/2opremio/pretty v0.2.2-0.20230601220618-e1d5758b2a95