diff options
-rw-r--r-- | go.mod | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |