From ede1499909d7025e6718e193036358eb99e50710 Mon Sep 17 00:00:00 2001 From: Darshan Patel <51905077+DarshanPatel64@users.noreply.github.com> Date: Wed, 4 Oct 2023 15:19:41 +0530 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 729d403..a626244 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/hugomd/ascii-live -go 1.13 +go 1.17 require ( github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b