From e9af9bc115e0869570b9b79e1610b2bc08abe5a1 Mon Sep 17 00:00:00 2001 From: hozan23 <119854621+hozan23@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:51:54 +0200 Subject: Create .github/workflows/go.yml --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index c2c84a0..ae3fdc3 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/karyontech/karyon-go -go 1.22.3 +go 1.22 require ( github.com/gorilla/websocket v1.5.1 -- cgit v1.2.3