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-20190911031432-227b76d455e7 // indirect
15
15
golang.org/x/net v0.0.0-20190909003024-a7b16738d86b // indirect
16
- golang.org/x/sys v0.0.0-20190911201528-7ad0cfa0b7b5 // indirect
16
+ golang.org/x/sys v0.0.0-20190913121621-c3b328c6e5a7 // indirect
17
17
golang.org/x/text v0.3.2 // indirect
18
18
golang.org/x/tools v0.0.0-20190911230505-6bfd74cf029c
19
19
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ golang.org/x/sys v0.0.0-20190909082730-f460065e899a h1:mIzbOulag9/gXacgxKlFVwpCO
68
68
golang.org/x/sys v0.0.0-20190909082730-f460065e899a /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
69
69
golang.org/x/sys v0.0.0-20190910064555-bbd175535a8b /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
70
70
golang.org/x/sys v0.0.0-20190911201528-7ad0cfa0b7b5 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
71
+ golang.org/x/sys v0.0.0-20190913121621-c3b328c6e5a7 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
71
72
golang.org/x/text v0.3.0 h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg =
72
73
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
73
74
golang.org/x/text v0.3.2 h1:tW2bmiBqwgJj/UpqtC8EpXEZVYOwU0yG4iWbprSVAcs =
You can’t perform that action at this time.
0 commit comments