File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/jessevdk/go-flags v1.6.1
99 github.com/samber/lo v1.52.0
1010 golang.org/x/exp v0.0.0-20251125195548-87e1e737ad39
11- golang.org/x/text v0.31 .0
11+ golang.org/x/text v0.32 .0
1212)
1313
1414require golang.org/x/sys v0.21.0 // indirect
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ golang.org/x/exp v0.0.0-20251125195548-87e1e737ad39 h1:DHNhtq3sNNzrvduZZIiFyXWOL
66golang.org/x/exp v0.0.0-20251125195548-87e1e737ad39 /go.mod h1:46edojNIoXTNOhySWIWdix628clX9ODXwPsQuG6hsK0 =
77golang.org/x/sys v0.21.0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws =
88golang.org/x/sys v0.21.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
9- golang.org/x/text v0.31 .0 h1:aC8ghyu4JhP8VojJ2lEHBnochRno1sgL6nEi9WGFGMM =
10- golang.org/x/text v0.31 .0 /go.mod h1:tKRAlv61yKIjGGHX/4tP1LTbc13YSec1pxVEWXzfoeM =
9+ golang.org/x/text v0.32 .0 h1:ZD01bjUt1FQ9WJ0ClOL5vxgxOI/sVCNgX1YtKwcY0mU =
10+ golang.org/x/text v0.32 .0 /go.mod h1:o/rUWzghvpD5TXrTIBuJU77MTaN0ljMWE47kxGJQ7jY =
You can’t perform that action at this time.
0 commit comments