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.51.0
1010 golang.org/x/exp v0.0.0-20250819193227-8b4c13bb791b
11- golang.org/x/text v0.28 .0
11+ golang.org/x/text v0.29 .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-20250819193227-8b4c13bb791b h1:DXr+pvt3nC887026GRP39Ej11
66golang.org/x/exp v0.0.0-20250819193227-8b4c13bb791b /go.mod h1:4QTo5u+SEIbbKW1RacMZq1YEfOBqeXa19JeshGi+zc4 =
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.28 .0 h1:rhazDwis8INMIwQ4tpjLDzUhx6RlXqZNPEM0huQojng =
10- golang.org/x/text v0.28 .0 /go.mod h1:U8nCwOR8jO/marOQ0QbDiOngZVEBB7MAiitBuMjXiNU =
9+ golang.org/x/text v0.29 .0 h1:1neNs90w9YzJ9BocxfsQNHKuAT4pkghyXc4nhZ6sJvk =
10+ golang.org/x/text v0.29 .0 /go.mod h1:7MhJOA9CD2qZyOKYazxdYMF85OwPdEr9jTtBpO7ydH4 =
You can’t perform that action at this time.
0 commit comments