open-consul/vendor
Daniel Nephin e8a883e829
Replace goe/verify.Values with testify/require.Equal (#7993)
* testing: replace most goe/verify.Values with require.Equal

One difference between these two comparisons is that go/verify considers
nil slices/maps to be equal to empty slices/maps, where as testify/require
does not, and does not appear to provide any way to enable that behaviour.

Because of this difference some expected values were changed from empty
slices to nil slices, and some calls to verify.Values were left.

* Remove github.com/pascaldekloe/goe/verify

Reduce the number of assertion packages we use from 2 to 1
2020-06-02 12:41:25 -04:00
..
cloud.google.com/go Update github.com/joyent/triton-go to latest 2020-04-16 12:34:29 -04:00
github.com Replace goe/verify.Values with testify/require.Equal (#7993) 2020-06-02 12:41:25 -04:00
go.opencensus.io Update github.com/joyent/triton-go to latest 2020-04-16 12:34:29 -04:00
golang.org/x vendor: revert golang.org/x/sys bump to avoid FreeBSD regression (#7780) 2020-05-05 09:26:17 +02:00
google.golang.org Update github.com/joyent/triton-go to latest 2020-04-16 12:34:29 -04:00
gopkg.in acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
k8s.io Update go-discover dependency (#7731) 2020-05-04 10:59:48 -04:00
sigs.k8s.io/yaml Update go-discover dependency (#7731) 2020-05-04 10:59:48 -04:00
modules.txt Replace goe/verify.Values with testify/require.Equal (#7993) 2020-06-02 12:41:25 -04:00