From 9e5c1304590d4b642cdab46c350260a40af5b04d Mon Sep 17 00:00:00 2001 From: Mandy Alimaa Date: Thu, 3 Sep 2026 11:21:25 -0500 Subject: [PATCH] chore: update Go to 1.27.1 --- adbc_drivers_dev/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adbc_drivers_dev/.env b/adbc_drivers_dev/.env index 4fbc7c9..8e1ccc5 100644 --- a/adbc_drivers_dev/.env +++ b/adbc_drivers_dev/.env @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -GO=1.27.0 +GO=1.27.1 LIBCLANG=18.1.1 MANYLINUX=manylinux2014 RUST=1.96.1