File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/xen0n/gosmopolitan
3
3
go 1.19
4
4
5
5
require (
6
- golang.org/x/text v0.10 .0
6
+ golang.org/x/text v0.11 .0
7
7
golang.org/x/tools v0.11.0
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ golang.org/x/mod v0.12.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
3
3
golang.org/x/sync v0.3.0 h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E =
4
4
golang.org/x/sys v0.10.0 h1:SqMFp9UcQJZa+pmYuAKjd9xq1f0j5rLcDIk0mj4qAsA =
5
5
golang.org/x/sys v0.10.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
6
- golang.org/x/text v0.10 .0 h1:UpjohKhiEgNc0CSauXmwYftY1+LlaC75SJwh0SgCX58 =
7
- golang.org/x/text v0.10 .0 /go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE =
6
+ golang.org/x/text v0.11 .0 h1:LAntKIrcmeSKERyiOh0XMV39LXS8IE9UL2yP7+f5ij4 =
7
+ golang.org/x/text v0.11 .0 /go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE =
8
8
golang.org/x/tools v0.11.0 h1:EMCa6U9S2LtZXLAMoWiR/R8dAQFRqbAitmbJ2UKhoi8 =
9
9
golang.org/x/tools v0.11.0 /go.mod h1:anzJrxPjNtfgiYQYirP2CPGzGLxrH2u2QBhn6Bf3qY8 =
You can’t perform that action at this time.
0 commit comments