File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ require (
36
36
github.com/tidwall/gjson v1.7.5
37
37
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b
38
38
golang.org/x/net v0.0.0-20210421230115-4e50805a0758
39
+ golang.org/x/sys v0.0.0-20210819135213-f52c844e1c1c // indirect
39
40
golang.org/x/text v0.3.6
40
41
google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece // indirect
41
42
gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b
Original file line number Diff line number Diff line change @@ -564,8 +564,9 @@ golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod h1:h1NjWce9XRLGQEsW7w
564
564
golang.org/x/sys v0.0.0-20210217105451-b926d437f341 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
565
565
golang.org/x/sys v0.0.0-20210316164454-77fc1eacc6aa /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
566
566
golang.org/x/sys v0.0.0-20210403161142-5e06dd20ab57 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
567
- golang.org/x/sys v0.0.0-20210420072515-93ed5bcd2bfe h1:WdX7u8s3yOigWAhHEaDl8r9G+4XwFQEQFtBMYyN+kXQ =
568
567
golang.org/x/sys v0.0.0-20210420072515-93ed5bcd2bfe /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
568
+ golang.org/x/sys v0.0.0-20210819135213-f52c844e1c1c h1:Lyn7+CqXIiC+LOR9aHD6jDK+hPcmAuCfuXztd1v4w1Q =
569
+ golang.org/x/sys v0.0.0-20210819135213-f52c844e1c1c /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
569
570
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221 /go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw =
570
571
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 h1:v+OssWQX+hTHEmOBgwxdZxK4zHq3yOs8F9J7mk0PY8E =
571
572
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
You can’t perform that action at this time.
0 commit comments