From 2a47181ccff8f42160c3a8a2ffa1754599ff2fcb Mon Sep 17 00:00:00 2001 From: Tai Groot Date: Mon, 23 Feb 2026 18:07:29 +0000 Subject: [PATCH] chore(deps): update Go 1.16->1.26, update google/shlex --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5a80232..aaf0bd9 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/taigrr/adb -go 1.16 +go 1.26.0 require github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510