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.4.0
18+ github.com/stretchr/testify v1.5.1
1919 golang.org/x/sync v0.0.0-20190412183630-56d357773e84 // indirect
2020 gopkg.in/linkedin/goavro.v1 v1.0.5 // indirect
2121)
Original file line number Diff line number Diff line change @@ -159,6 +159,8 @@ github.com/stretchr/testify v1.3.0 h1:TivCn/peBQ7UY8ooIcPgZFpTNSz0Q2U6UrFlUfqbe0
159159github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
160160github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk =
161161github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
162+ github.com/stretchr/testify v1.5.1 h1:nOGnQDM7FYENwehXlg/kFVnos3rEvtKTjRvOWSzb6H4 =
163+ github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
162164github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c /go.mod h1:lB8K/P019DLNhemzwFU4jHLhdvlE6uDZjXFejJXr49I =
163165github.com/xdg/stringprep v1.0.0 /go.mod h1:Jhud4/sHMO4oL310DaZAKk9ZaJ08SJfe+sJh0HrGL1Y =
164166go.opencensus.io v0.20.1 /go.mod h1:6WKK9ahsWS3RSO+PY9ZHZUfv2irvY6gN279GOPZjmmk =
You can’t perform that action at this time.
0 commit comments