forked from TrueCloudLab/neoneo-go
gomod: fix
This commit is contained in:
parent
79d0c7446a
commit
1c08753915
1 changed files with 0 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -15,8 +15,6 @@ require (
|
|||
github.com/gomodule/redigo v2.0.0+incompatible // indirect
|
||||
github.com/mattn/go-colorable v0.1.2 // indirect
|
||||
github.com/mattn/go-isatty v0.0.9 // indirect
|
||||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
||||
github.com/modern-go/reflect2 v1.0.1 // indirect
|
||||
github.com/mr-tron/base58 v1.1.2
|
||||
github.com/nspcc-dev/rfc6979 v0.1.0
|
||||
github.com/onsi/gomega v1.4.2 // indirect
|
||||
|
|
Loading…
Reference in a new issue