From cde25a703534455b1af8156b867ede54b30024aa Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Thu, 20 Dec 2018 15:11:00 +0300 Subject: version bump + new goridge --- go.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/go.mod b/go.mod index fc6e0637..4033f11b 100644 --- a/go.mod +++ b/go.mod @@ -22,8 +22,7 @@ require ( github.com/spf13/cobra v0.0.3 github.com/spf13/pflag v1.0.3 // indirect github.com/spf13/viper v1.2.1 - github.com/spiral/goridge v2.1.2+incompatible - github.com/stretchr/testify v1.2.2 + github.com/spiral/goridge v2.1.3+incompatible golang.org/x/crypto v0.0.0-20181015023909-0c41d7ab0a0e // indirect golang.org/x/net v0.0.0-20181017193950-04a2e542c03f golang.org/x/sys v0.0.0-20181011152604-fa43e7bc11ba // indirect -- cgit v1.2.3