From bda545766841cc6a22a95c3cee55a216b148720d Mon Sep 17 00:00:00 2001 From: lth Date: Tue, 10 Oct 2023 16:53:22 +0200 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index aaaf57e..4544601 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/robinson/gos7 -go 1.23 +go 1.21.1 require github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07