File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ require golang.org/x/tools v0.1.10
6
6
7
7
require (
8
8
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
9
- golang.org/x/sys v0.0.0-20220403020550-483a9cbc67c0 // indirect
10
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
9
+ golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
10
+ golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df // indirect
11
11
)
Original file line number Diff line number Diff line change 1
1
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 h1:kQgndtyPBW/JIYERgdxfwMYh3AVStj88WQTlNDi2a+o =
2
2
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 /go.mod h1:3p9vT2HGsQu2K1YbXdKPJLVgG5VJdoTa1poYQBtP1AY =
3
- golang.org/x/sys v0.0.0-20220403020550-483a9cbc67c0 h1:PgUUmg0gNMIPY2WafhL/oLyQGw+kdTNPlVWOjltpp3w =
4
- golang.org/x/sys v0.0.0-20220403020550-483a9cbc67c0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
3
+ golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a h1:dGzPydgVsqGcTRVwiLJ1jVbufYwmzD3LfVPLKsKg+0k =
4
+ golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
5
5
golang.org/x/tools v0.1.10 h1:QjFRCZxdOhBJ/UNgnBZLbNV13DlbnK0quyivTnXJM20 =
6
6
golang.org/x/tools v0.1.10 /go.mod h1:Uh6Zz+xoGYZom868N8YTex3t7RhtHDBrE8Gzo9bV56E =
7
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 h1:go1bK/D/BFZV2I8cIQd1NKEZ+0owSTG1fDTci4IqFcE =
8
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
7
+ golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df h1:5Pf6pFKu98ODmgnpvkJ3kFUOQGGLIzLIkbzUHp47618 =
8
+ golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df /go.mod h1:K8+ghG5WaK9qNqU5K3HdILfMLy1f3aNYFI/wnl100a8 =
You can’t perform that action at this time.
0 commit comments