File tree Expand file tree Collapse file tree 3 files changed +174
-180
lines changed Expand file tree Collapse file tree 3 files changed +174
-180
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
23
23
github.com/sajari/fuzzy v1.0.0
24
24
github.com/sebdah/goldie/v2 v2.7.1
25
25
github.com/spf13/pflag v1.0.7
26
- github.com/stretchr/testify v1.10 .0
26
+ github.com/stretchr/testify v1.11 .0
27
27
github.com/zeebo/xxh3 v1.0.2
28
28
golang.org/x/sync v0.16.0
29
29
golang.org/x/term v0.34.0
Original file line number Diff line number Diff line change @@ -129,6 +129,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
129
129
github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
130
130
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
131
131
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
132
+ github.com/stretchr/testify v1.11.0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8 =
133
+ github.com/stretchr/testify v1.11.0 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
132
134
github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM =
133
135
github.com/xanzy/ssh-agent v0.3.3 /go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw =
134
136
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ =
You can’t perform that action at this time.
0 commit comments