From c29174509f8119b29fb2d0a2c930184cde857ab8 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Mon, 23 Mar 2020 17:37:09 +0300 Subject: Update to v2 --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 8fbf416f..a9935c0b 100644 --- a/go.mod +++ b/go.mod @@ -19,6 +19,7 @@ require ( github.com/spf13/cobra v0.0.6 github.com/spf13/viper v1.6.2 github.com/spiral/goridge/v2 v2.3.0 + github.com/stretchr/testify v1.4.0 github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a github.com/yookoala/gofast v0.4.0 golang.org/x/net v0.0.0-20200222125558-5a598a2470a0 -- cgit v1.2.3