File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4
14
14
github.com/skip2/go-qrcode v0.0.0-20191027152451-9434209cb086
15
15
github.com/smartystreets/goconvey v1.6.4 // indirect
16
- github.com/stretchr/testify v1.6.0
16
+ github.com/stretchr/testify v1.6.1
17
17
golang.org/x/crypto v0.0.0-20191119213627-4f8c1d86b1ba // indirect
18
18
golang.org/x/sys v0.0.0-20191120155948-bd437916bb0e // indirect
19
19
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
Original file line number Diff line number Diff line change @@ -86,6 +86,8 @@ github.com/stretchr/testify v1.5.1 h1:nOGnQDM7FYENwehXlg/kFVnos3rEvtKTjRvOWSzb6H
86
86
github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
87
87
github.com/stretchr/testify v1.6.0 h1:jlIyCplCJFULU/01vCkhKuTyc3OorI3bJFuw6obfgho =
88
88
github.com/stretchr/testify v1.6.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
89
+ github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0 =
90
+ github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
89
91
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 h1:VklqNMn3ovrHsnt90PveolxSbWFaJdECFbxSq0Mqo2M =
90
92
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
91
93
golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 h1:HuIa8hRrWRSrqYzx1qI49NNxhdi2PrY7gxVSq1JjLDc =
You can’t perform that action at this time.
0 commit comments