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 @@ -9,7 +9,7 @@ require (
9
9
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
10
10
golang.org/x/mod v0.7.0
11
11
golang.org/x/sync v0.1.0
12
- golang.org/x/tools v0.4.0
12
+ golang.org/x/tools v0.4.1-0.20221217013628-b4dfc36097e2
13
13
honnef.co/go/tools v0.2.2
14
14
mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
15
15
)
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGm
55
55
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
56
56
golang.org/x/tools v0.1.0 /go.mod h1:xkSsbof2nBLbhDlRMhhhyNLN/zl3eTqcnHD5viDpcZ0 =
57
57
golang.org/x/tools v0.1.8 /go.mod h1:nABZi5QlRsZVlzPpHl034qft6wpY4eDcsTt5AaioBiU =
58
- golang.org/x/tools v0.4.0 h1:7mTAgkunk3fr4GAloyyCasadO6h9zSsQZbwvcaIciV4 =
59
- golang.org/x/tools v0.4.0 /go.mod h1:UE5sM2OK9E/d67R0ANs2xJizIymRP5gJU295PvKXxjQ =
58
+ golang.org/x/tools v0.4.1-0.20221217013628-b4dfc36097e2 h1:xJW6CltANFz/N/OyFltaf/kJs6Mnaq9Etj8aSBvx7MQ =
59
+ golang.org/x/tools v0.4.1-0.20221217013628-b4dfc36097e2 /go.mod h1:UE5sM2OK9E/d67R0ANs2xJizIymRP5gJU295PvKXxjQ =
60
60
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
61
61
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
62
62
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