File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/sanity-io/litter v1.3.0
8
8
github.com/sergi/go-diff v1.1.0
9
9
golang.org/x/mod v0.4.0
10
- golang.org/x/tools v0.0.0-20210112221148-818d642cc7e1
10
+ golang.org/x/tools v0.0.0-20210112235408-75fd75db8797
11
11
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12
12
honnef.co/go/tools v0.0.1-2020.1.6
13
13
mvdan.cc/gofumpt v0.1.0
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGm
58
58
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
59
59
golang.org/x/tools v0.0.0-20200410194907-79a7a3126eef /go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE =
60
60
golang.org/x/tools v0.0.0-20210101214203-2dba1e4ea05c /go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA =
61
- golang.org/x/tools v0.0.0-20210112221148-818d642cc7e1 h1:my333ftSZIA72lVQ0t/ceEklmAF1kyMxTu7ZJjkTZO4 =
62
- golang.org/x/tools v0.0.0-20210112221148-818d642cc7e1 /go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA =
61
+ golang.org/x/tools v0.0.0-20210112235408-75fd75db8797 h1:kcvRujT1OsSzHGjvqsV0XWy92+z4TUgV2YwQH9aQt8I =
62
+ golang.org/x/tools v0.0.0-20210112235408-75fd75db8797 /go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA =
63
63
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
64
64
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
65
65
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
Original file line number Diff line number Diff line change @@ -168,4 +168,4 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
168
168
169
169
`
170
170
171
- const licensesGeneratedFrom = "3667fa33a13577e0bee73aa964210d1ae9a9e9db1227b44d5f8cf2980c2879eb "
171
+ const licensesGeneratedFrom = "94aac0a277883c66ddf568b673882922962be4461ea544ca8ca246d867ff09df "
You can’t perform that action at this time.
0 commit comments