File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/google/go-cmp v0.5.8
8
8
golang.org/x/mod v0.14.0
9
9
golang.org/x/sync v0.5.0
10
- golang.org/x/tools v0.16.0
10
+ golang.org/x/tools v0.16.2-0.20231213222424-dcabb5ce9720
11
11
mvdan.cc/unparam v0.0.0-20230312165513-e84e2d14e3b8
12
12
)
13
13
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ golang.org/x/mod v0.14.0 h1:dGoOF9QVLYng8IHTm7BAyWqCqSheQ5pYWGhzW00YJr0=
9
9
golang.org/x/mod v0.14.0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
10
10
golang.org/x/sync v0.5.0 h1:60k92dhOjHxJkrqnwsfl8KuaHbn/5dl0lUPUklKo3qE =
11
11
golang.org/x/sync v0.5.0 /go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk =
12
- golang.org/x/tools v0.16.0 h1:GO788SKMRunPIBCXiQyo2AaexLstOrVhuAL5YwsckQM =
13
- golang.org/x/tools v0.16.0 /go.mod h1:kYVVN6I1mBNoB1OX+noeBjbRk4IUEPa7JJ+TJMEooJ0 =
12
+ golang.org/x/tools v0.16.2-0.20231213222424-dcabb5ce9720 h1:FLCk/6EJq+aUhyZmYEXCQ+DAEg5EsbbGsIKaXnW7sgM =
13
+ golang.org/x/tools v0.16.2-0.20231213222424-dcabb5ce9720 /go.mod h1:kYVVN6I1mBNoB1OX+noeBjbRk4IUEPa7JJ+TJMEooJ0 =
14
14
mvdan.cc/unparam v0.0.0-20230312165513-e84e2d14e3b8 h1:VuJo4Mt0EVPychre4fNlDWDuE5AjXtPJpRUWqZDQhaI =
15
15
mvdan.cc/unparam v0.0.0-20230312165513-e84e2d14e3b8 /go.mod h1:Oh/d7dEtzsNHGOq1Cdv8aMm3KdKhVvPbRQcM8WFpBR8 =
You can’t perform that action at this time.
0 commit comments