From 616c4c348011e857ac486e079725f8ada8a7ab9b Mon Sep 17 00:00:00 2001 From: Mandy Alimaa Date: Wed, 8 Jul 2026 17:43:13 -0500 Subject: [PATCH] chore: bump Go version --- 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 25a35c9..074a8ed 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.26.4 +GO=1.26.5 LIBCLANG=18.1.1 MANYLINUX=manylinux2014 RUST=1.96.1