From 81389df9484c28dfcec1cf7592b8d0f8b7e4e8e1 Mon Sep 17 00:00:00 2001 From: Alexander Kiryukhin Date: Sat, 21 May 2022 20:38:21 +0300 Subject: Improvments. Breaking changes --- go.mod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index c419096..f5af9b1 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,5 @@ module go.neonxp.dev/jsonrpc2 go 1.18 + +require golang.org/x/sync v0.0.0-20220513210516-0976fa681c29 -- cgit v1.2.3