File tree 2 files changed +3
-2
lines changed 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ require (
95
95
golang.org/x/mod v0.4.0 // indirect
96
96
golang.org/x/net v0.0.0-20210428140749-89ef3d95e781 // indirect
97
97
golang.org/x/oauth2 v0.0.0-20210112200429-01de73cf58bd // indirect
98
- golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40 // indirect
98
+ golang.org/x/sys v0.1.0 // indirect
99
99
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d // indirect
100
100
golang.org/x/text v0.3.6 // indirect
101
101
golang.org/x/time v0.0.0-20210611083556-38a9dc6acbc6 // indirect
Original file line number Diff line number Diff line change @@ -1591,8 +1591,9 @@ golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4/go.mod h1:h1NjWce9XRLGQEsW7w
1591
1591
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
1592
1592
golang.org/x/sys v0.0.0-20210423082822-04245dca01da /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
1593
1593
golang.org/x/sys v0.0.0-20210426230700-d19ff857e887 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
1594
- golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40 h1:JWgyZ1qgdTaF3N3oxC+MdTV7qvEEgHo3otj+HB5CM7Q =
1595
1594
golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1595
+ golang.org/x/sys v0.1.0 h1:kunALQeHf1/185U1i0GOB/fy1IPRDDpuoOOqRReG57U =
1596
+ golang.org/x/sys v0.1.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1596
1597
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221 /go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw =
1597
1598
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
1598
1599
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d h1:SZxvLBoTP5yHO3Frd4z4vrF+DBX9vMVanchswa69toE =
You can’t perform that action at this time.
0 commit comments