File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ require (
7272 github.com/rivo/uniseg v0.4.7 // indirect
7373 github.com/russross/blackfriday/v2 v2.1.0 // indirect
7474 github.com/spf13/pflag v1.0.10 // indirect
75+ github.com/stretchr/testify v1.11.1 // indirect
7576 github.com/tailscale/hujson v0.0.0-20250605163823-992244df8c5a // indirect
7677 github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
7778 go.jetify.com/typeid/v2 v2.0.0-alpha.3 // indirect
Original file line number Diff line number Diff line change @@ -150,8 +150,7 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
150150github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
151151github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
152152github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
153- github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
154- github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
153+ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
155154github.com/tailscale/hujson v0.0.0-20250605163823-992244df8c5a h1:a6TNDN9CgG+cYjaeN8l2mc4kSz2iMiCDQxPEyltUV/I =
156155github.com/tailscale/hujson v0.0.0-20250605163823-992244df8c5a /go.mod h1:EbW0wDK/qEUYI0A5bqq0C2kF8JTQwWONmGDBbzsxxHo =
157156github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no =
You can’t perform that action at this time.
0 commit comments