This repository was archived by the owner on Oct 7, 2022. It is now read-only.
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 @@ -15,7 +15,7 @@ require (
1515 github.com/onsi/gomega v1.5.0 // indirect
1616 github.com/pkg/errors v0.8.1
1717 github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829
18- github.com/stretchr/testify v1.3 .0
18+ github.com/stretchr/testify v1.4 .0
1919 golang.org/x/sync v0.0.0-20190412183630-56d357773e84 // indirect
2020 gopkg.in/jcmturner/goidentity.v3 v3.0.0 // indirect
2121 gopkg.in/linkedin/goavro.v1 v1.0.5 // indirect
Original file line number Diff line number Diff line change @@ -128,6 +128,8 @@ github.com/stretchr/testify v1.2.2 h1:bSDNvY7ZPG5RlJ8otE/7V6gMiyenm9RtJ7IUVIAoJ1
128128github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
129129github.com/stretchr/testify v1.3.0 h1:TivCn/peBQ7UY8ooIcPgZFpTNSz0Q2U6UrFlUfqbe0Q =
130130github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
131+ github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk =
132+ github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
131133github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c /go.mod h1:lB8K/P019DLNhemzwFU4jHLhdvlE6uDZjXFejJXr49I =
132134github.com/xdg/stringprep v1.0.0 /go.mod h1:Jhud4/sHMO4oL310DaZAKk9ZaJ08SJfe+sJh0HrGL1Y =
133135go.opencensus.io v0.20.1 /go.mod h1:6WKK9ahsWS3RSO+PY9ZHZUfv2irvY6gN279GOPZjmmk =
You can’t perform that action at this time.
0 commit comments