5
go.mod
5
go.mod
@@ -4,9 +4,6 @@ go 1.15
|
||||
|
||||
require (
|
||||
github.com/go-redis/redis/v7 v7.4.0
|
||||
github.com/kr/text v0.2.0 // indirect
|
||||
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
|
||||
github.com/onsi/ginkgo v1.12.0 // indirect
|
||||
github.com/unistack-org/micro/v3 v3.0.0-20200827083227-aa99378adc6e
|
||||
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
|
||||
github.com/unistack-org/micro/v3 v3.0.0-gamma.0.20200917121801-6021edc855c8
|
||||
)
|
||||
|
Reference in New Issue
Block a user