File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,9 @@ require (
1313 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
1414 golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
1515 golang.org/x/text v0.3.7 // indirect
16- golang.org/x/tools v0.1.6-0.20210902173036-555ee6547206
16+ golang.org/x/tools v0.1.6-0.20210908190839-cf92b39a962c
1717 golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
1818 honnef.co/go/tools v0.2.0
1919 mvdan.cc/gofumpt v0.1.1
2020 mvdan.cc/xurls/v2 v2.3.0
2121)
22-
23- replace golang.org/x/tools => ../
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGm
6464golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
6565golang.org/x/tools v0.0.0-20210101214203-2dba1e4ea05c /go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA =
6666golang.org/x/tools v0.1.0 /go.mod h1:xkSsbof2nBLbhDlRMhhhyNLN/zl3eTqcnHD5viDpcZ0 =
67- golang.org/x/tools v0.1.6-0.20210902173036-555ee6547206 h1:S9GVeIuwPGxG2hCJ4b8quMcKcxfl4yqimLlkwsCK35c =
68- golang.org/x/tools v0.1.6-0.20210902173036-555ee6547206 /go.mod h1:YD9qOF0M9xpSpdWTBbzEl5e/RnCefISl8E5Noe10jFM =
67+ golang.org/x/tools v0.1.6-0.20210908190839-cf92b39a962c h1:C0nyHiBU2m0cR6hDiUORWqQIt3h37wsp1255QBSSXqY =
68+ golang.org/x/tools v0.1.6-0.20210908190839-cf92b39a962c /go.mod h1:YD9qOF0M9xpSpdWTBbzEl5e/RnCefISl8E5Noe10jFM =
6969golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
7070golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
7171golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments