From e5c1dba95631ea79fff39fe31a2d7548805e75be Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 8 Dec 2022 03:40:30 +0300 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2bb0189..0d60dc6 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/neonxp/wsbroadcast -go 1.14 +go 1.18 require ( github.com/caarlos0/env v3.5.0+incompatible