File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/go-stomp/stomp v2.0.6+incompatible
15
15
github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9 // indirect
16
16
github.com/gophercloud/gophercloud v0.5.0 // indirect
17
- github.com/onsi/ginkgo v1.14.0
17
+ github.com/onsi/ginkgo v1.14.1
18
18
github.com/onsi/gomega v1.10.1
19
19
github.com/prometheus/client_golang v1.2.1 // indirect
20
20
github.com/smartystreets/goconvey v1.6.4 // indirect
Original file line number Diff line number Diff line change @@ -320,6 +320,8 @@ github.com/onsi/ginkgo v1.12.1 h1:mFwc4LvZ0xpSvDZ3E+k8Yte0hLOMxXUlP+yXtJqkYfQ=
320
320
github.com/onsi/ginkgo v1.12.1 /go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk =
321
321
github.com/onsi/ginkgo v1.14.0 h1:2mOpI4JVVPBN+WQRa0WKH2eXR+Ey+uK4n7Zj0aYpIQA =
322
322
github.com/onsi/ginkgo v1.14.0 /go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9klQyY =
323
+ github.com/onsi/ginkgo v1.14.1 h1:jMU0WaQrP0a/YAEq8eJmJKjBoMs+pClEr1vDMlM/Do4 =
324
+ github.com/onsi/ginkgo v1.14.1 /go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9klQyY =
323
325
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c /go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA =
324
326
github.com/onsi/gomega v1.7.0 h1:XPnZz8VVBHjVsy1vzJmRwIcSwiUO+JFfrv/xGiigmME =
325
327
github.com/onsi/gomega v1.7.0 /go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY =
You can’t perform that action at this time.
0 commit comments