diff options
author | Wolfy-J <[email protected]> | 2018-12-20 15:11:00 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-12-20 15:11:00 +0300 |
commit | cde25a703534455b1af8156b867ede54b30024aa (patch) | |
tree | 96c5c52c181e323ca94b1c1ffec7aee0fdb5f1ae | |
parent | c63dd02f3ea0dfa326cfd20f259b235aca3fba1b (diff) |
version bump + new goridgev1.2.7
-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 |