diff options
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ require ( github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec github.com/spf13/pflag v1.0.1 github.com/spf13/viper v1.0.2 - github.com/spiral/goridge v1.0.4 + github.com/spiral/goridge v0.0.0-20180607130832-0351012be508 golang.org/x/crypto v0.0.0-20180614221331-a8fb68e7206f golang.org/x/sys v0.0.0-20180615093615-8014b7b116a6 golang.org/x/text v0.3.0 |