This repository was archived by the owner on Aug 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ require (
99 github.com/Picocrypt/serpent v0.0.0-20240830233833-9ad6ab254fd7
1010 github.com/schollz/progressbar/v3 v3.18.0
1111 golang.org/x/crypto v0.37.0
12- golang.org/x/term v0.31 .0
12+ golang.org/x/term v0.33 .0
1313)
1414
1515require (
1616 github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
1717 github.com/rivo/uniseg v0.4.7 // indirect
18- golang.org/x/sys v0.32 .0 // indirect
18+ golang.org/x/sys v0.34 .0 // indirect
1919)
Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
2020github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
2121golang.org/x/crypto v0.37.0 h1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE =
2222golang.org/x/crypto v0.37.0 /go.mod h1:vg+k43peMZ0pUMhYmVAWysMK35e6ioLh3wB8ZCAfbVc =
23- golang.org/x/sys v0.32 .0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20 =
24- golang.org/x/sys v0.32 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
25- golang.org/x/term v0.31 .0 h1:erwDkOK1Msy6offm1mOgvspSkslFnIGsFnxOKoufg3o =
26- golang.org/x/term v0.31 .0 /go.mod h1:R4BeIy7D95HzImkxGkTW1UQTtP54tio2RyHz7PwK0aw =
23+ golang.org/x/sys v0.34 .0 h1:H5Y5sJ2L2JRdyv7ROF1he/lPdvFsd0mJHFw2ThKHxLA =
24+ golang.org/x/sys v0.34 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
25+ golang.org/x/term v0.33 .0 h1:NuFncQrRcaRvVmgRkvM3j/F00gWIAlcmlB8ACEKmGIg =
26+ golang.org/x/term v0.33 .0 /go.mod h1:s18+ql9tYWp1IfpV9DmCtQDDSRBUjKaw9M1eAv5UeF0 =
2727gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
2828gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
You can’t perform that action at this time.
0 commit comments