mirror of
https://github.com/redis/go-redis.git
synced 2025-08-01 16:06:54 +03:00
Update module onsi/gomega to v1.10.2
This commit is contained in:
2
go.mod
2
go.mod
@ -6,7 +6,7 @@ require (
|
||||
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
|
||||
github.com/kr/pretty v0.1.0 // indirect
|
||||
github.com/onsi/ginkgo v1.14.0
|
||||
github.com/onsi/gomega v1.10.1
|
||||
github.com/onsi/gomega v1.10.2
|
||||
go.opentelemetry.io/otel v0.11.0
|
||||
golang.org/x/exp v0.0.0-20200908183739-ae8ad444f925
|
||||
golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1 // indirect
|
||||
|
Reference in New Issue
Block a user