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 5
5
require (
6
6
github.com/sanity-io/litter v1.3.0
7
7
github.com/sergi/go-diff v1.1.0
8
- golang.org/x/tools v0.0.0-20201211192254-72fbef54948b
8
+ golang.org/x/tools v0.0.0-20201217163546-c88dec5c6b05
9
9
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10
10
honnef.co/go/tools v0.0.1-2020.1.6
11
11
mvdan.cc/gofumpt v0.0.0-20200927160801-5bfeb2e70dd6
Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ golang.org/x/tools v0.0.0-20200410194907-79a7a3126eef/go.mod h1:EkVYQZoAsY45+roY
58
58
golang.org/x/tools v0.0.0-20200731060945-b5fad4ed8dd6 /go.mod h1:njjCfa9FT2d7l9Bc6FUM5FLjQPp3cFF28FI3qnDFljA =
59
59
golang.org/x/tools v0.0.0-20201211192254-72fbef54948b h1:8fYBhX5ZQZtb7nVKo58TjndJwMM+cOB1xOnfjgH3uiY =
60
60
golang.org/x/tools v0.0.0-20201211192254-72fbef54948b /go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA =
61
+ golang.org/x/tools v0.0.0-20201217163546-c88dec5c6b05 h1:4hzTNH658xirWc4MvAx9HK2/2hY6z42i1+lRK8OzeJE =
62
+ golang.org/x/tools v0.0.0-20201217163546-c88dec5c6b05 /go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA =
61
63
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
62
64
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
63
65
golang.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