From b740a85733b0fd1dfe82aeceb51eed9215d7d0ee Mon Sep 17 00:00:00 2001
From: David Li
Date: Tue, 10 Mar 2026 11:20:53 +0900
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 fbc06e5..d09dd81 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.0
+GO=1.26.1
LIBCLANG=18.1.1
MANYLINUX=manylinux2014
RUST=1.93.1