File tree 2 files changed +9
-9
lines changed 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ go 1.19
4
4
5
5
require (
6
6
golang.org/x/text v0.10.0
7
- golang.org/x/tools v0.10 .0
7
+ golang.org/x/tools v0.11 .0
8
8
)
9
9
10
10
require (
11
- golang.org/x/mod v0.11 .0 // indirect
12
- golang.org/x/sys v0.9 .0 // indirect
11
+ golang.org/x/mod v0.12 .0 // indirect
12
+ golang.org/x/sys v0.10 .0 // indirect
13
13
)
Original file line number Diff line number Diff line change 1
- golang.org/x/mod v0.11 .0 h1:bUO06HqtnRcc/7l71XBe4WcqTZ+3AH1J59zWDDwLKgU =
2
- golang.org/x/mod v0.11 .0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
1
+ golang.org/x/mod v0.12 .0 h1:rmsUpXtvNzj340zd98LZ4KntptpfRHwpFOHG188oHXc =
2
+ 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
- golang.org/x/sys v0.9 .0 h1:KS/R3tvhPqvJvwcKfnBHJwwthS11LRhmM5D59eEXa0s =
5
- golang.org/x/sys v0.9 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
4
+ golang.org/x/sys v0.10 .0 h1:SqMFp9UcQJZa+pmYuAKjd9xq1f0j5rLcDIk0mj4qAsA =
5
+ golang.org/x/sys v0.10 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
6
6
golang.org/x/text v0.10.0 h1:UpjohKhiEgNc0CSauXmwYftY1+LlaC75SJwh0SgCX58 =
7
7
golang.org/x/text v0.10.0 /go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE =
8
- golang.org/x/tools v0.10 .0 h1:tvDr/iQoUqNdohiYm0LmmKcBk+q86lb9EprIUFhHHGg =
9
- golang.org/x/tools v0.10 .0 /go.mod h1:UJwyiVBsOA2uwvK/e5OY3GTpDUJriEd+/YlqAwLPmyM =
8
+ golang.org/x/tools v0.11 .0 h1:EMCa6U9S2LtZXLAMoWiR/R8dAQFRqbAitmbJ2UKhoi8 =
9
+ golang.org/x/tools v0.11 .0 /go.mod h1:anzJrxPjNtfgiYQYirP2CPGzGLxrH2u2QBhn6Bf3qY8 =
You can’t perform that action at this time.
0 commit comments