File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ module golang.org/x/exp
3
3
go 1.18
4
4
5
5
require (
6
- golang.org/x/mod v0.6.0-dev.0.20211013180041-c96bc1413d57
7
- golang.org/x/tools v0.1.8-0.20211029000441-d6a9af8af023
6
+ golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
7
+ golang.org/x/tools v0.1.10
8
8
)
9
9
10
10
require (
Original file line number Diff line number Diff line change 1
1
golang.org/x/mod v0.6.0-dev.0.20211013180041-c96bc1413d57 h1:LQmS1nU0twXLA96Kt7U9qtHJEbBk3z6Q0V4UXjZkpr4 =
2
2
golang.org/x/mod v0.6.0-dev.0.20211013180041-c96bc1413d57 /go.mod h1:3p9vT2HGsQu2K1YbXdKPJLVgG5VJdoTa1poYQBtP1AY =
3
+ golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 h1:kQgndtyPBW/JIYERgdxfwMYh3AVStj88WQTlNDi2a+o =
4
+ golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 /go.mod h1:3p9vT2HGsQu2K1YbXdKPJLVgG5VJdoTa1poYQBtP1AY =
3
5
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 h1:id054HUawV2/6IGm2IV8KZQjqtwAOo2CYlOToYqa0d0 =
4
6
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
5
7
golang.org/x/tools v0.1.8-0.20211029000441-d6a9af8af023 h1:0c3L82FDQ5rt1bjTBlchS8t6RQ6299/+5bWMnRLh+uI =
6
8
golang.org/x/tools v0.1.8-0.20211029000441-d6a9af8af023 /go.mod h1:nABZi5QlRsZVlzPpHl034qft6wpY4eDcsTt5AaioBiU =
9
+ golang.org/x/tools v0.1.10 h1:QjFRCZxdOhBJ/UNgnBZLbNV13DlbnK0quyivTnXJM20 =
10
+ golang.org/x/tools v0.1.10 /go.mod h1:Uh6Zz+xoGYZom868N8YTex3t7RhtHDBrE8Gzo9bV56E =
7
11
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 h1:go1bK/D/BFZV2I8cIQd1NKEZ+0owSTG1fDTci4IqFcE =
8
12
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments