File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/stretchr/testify v1.4.0 // indirect
14
14
golang.org/x/crypto v0.0.0-20190909091759-094676da4a83 // indirect
15
15
golang.org/x/net v0.0.0-20190909003024-a7b16738d86b // indirect
16
- golang.org/x/sys v0.0.0-20190907184412-d223b2b6db03 // indirect
16
+ golang.org/x/sys v0.0.0-20190909082730-f460065e899a // indirect
17
17
golang.org/x/text v0.3.2 // indirect
18
18
golang.org/x/tools v0.0.0-20190909030654-5b82db07426d
19
19
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ golang.org/x/sys v0.0.0-20190422165155-953cdadca894 h1:Cz4ceDQGXuKRnVBDTS23GTn/p
62
62
golang.org/x/sys v0.0.0-20190422165155-953cdadca894 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
63
63
golang.org/x/sys v0.0.0-20190907184412-d223b2b6db03 h1:b3JiLYVaG9kHjTcOQIoUh978YMCO7oVTQQBLudU47zY =
64
64
golang.org/x/sys v0.0.0-20190907184412-d223b2b6db03 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
65
+ golang.org/x/sys v0.0.0-20190909082730-f460065e899a /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
65
66
golang.org/x/text v0.3.0 h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg =
66
67
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
67
68
golang.org/x/text v0.3.2 h1:tW2bmiBqwgJj/UpqtC8EpXEZVYOwU0yG4iWbprSVAcs =
You can’t perform that action at this time.
0 commit comments