Update golang.org/x deps
... | ... | @@ -7,10 +7,11 @@ require ( |
github.com/google/go-cmp v0.2.0 | ||
github.com/kr/pretty v0.1.0 // indirect | ||
go.coder.com/go-tools v0.0.0-20190317003359-0c6a35b74a16 | ||
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 | ||
golang.org/x/net v0.0.0-20190311183353-d8887717615a | ||
golang.org/x/lint v0.0.0-20190409202823-959b441ac422 | ||
golang.org/x/net v0.0.0-20190424112056-4829fb13d2c6 | ||
golang.org/x/text v0.3.2 // indirect | ||
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 | ||
golang.org/x/tools v0.0.0-20190419195823-c39e7748f6eb | ||
golang.org/x/tools v0.0.0-20190429184909-35c670923e21 | ||
golang.org/x/xerrors v0.0.0-20190315151331-d61658bd2e18 | ||
mvdan.cc/sh v2.6.4+incompatible | ||
) |
Please register or sign in to comment