File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313require (
1414 github.com/bazelbuild/rules_go v0.43.0
1515 github.com/norunners/vert v0.0.0-20221203075838-106a353d42dd
16- golang.org/x/tools v0.16.0
16+ golang.org/x/tools v0.16.1
1717)
1818
1919require (
Original file line number Diff line number Diff line change @@ -239,6 +239,8 @@ golang.org/x/tools v0.15.0 h1:zdAyfUGbYmuVokhzVmghFl2ZJh5QhcfebBgmVPFYA+8=
239239golang.org/x/tools v0.15.0 /go.mod h1:hpksKq4dtpQWS1uQ61JkdqWM3LscIS6Slf+VVkm+wQk =
240240golang.org/x/tools v0.16.0 h1:GO788SKMRunPIBCXiQyo2AaexLstOrVhuAL5YwsckQM =
241241golang.org/x/tools v0.16.0 /go.mod h1:kYVVN6I1mBNoB1OX+noeBjbRk4IUEPa7JJ+TJMEooJ0 =
242+ golang.org/x/tools v0.16.1 h1:TLyB3WofjdOEepBHAU20JdNC1Zbg87elYofWYAY5oZA =
243+ golang.org/x/tools v0.16.1 /go.mod h1:kYVVN6I1mBNoB1OX+noeBjbRk4IUEPa7JJ+TJMEooJ0 =
242244golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
243245google.golang.org/api v0.4.0 /go.mod h1:8k5glujaEP+g9n7WNsDg8QP6cUVNI86fCNMcbazEtwE =
244246google.golang.org/api v0.7.0 /go.mod h1:WtwebWUNSVBH/HAw79HIFXZNqEvBhG+Ra+ax0hx3E3M =
You can’t perform that action at this time.
0 commit comments