From bc20623954c7677a06f7a0115eb57f0d878fb026 Mon Sep 17 00:00:00 2001 From: Vinicius Fortuna Date: Tue, 10 Dec 2024 15:54:14 -0500 Subject: [PATCH] Revert Go version --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 85712d89fe..808522dec0 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/Jigsaw-Code/outline-apps -go 1.23 +go 1.21 require ( github.com/Jigsaw-Code/outline-sdk v0.0.14-0.20240216220040-f741c57bf854