File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ require (
60
60
github.com/tklauser/go-sysconf v0.3.5 // indirect
61
61
github.com/tyler-smith/go-bip39 v1.0.1-0.20181017060643-dbb3b84ba2ef
62
62
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
63
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
63
+ golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
64
64
golang.org/x/sys v0.0.0-20210420205809-ac73e9fd8988
65
65
golang.org/x/text v0.3.4
66
66
golang.org/x/time v0.0.0-20201208040808-7e3f01d25324
Original file line number Diff line number Diff line change @@ -453,7 +453,6 @@ golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6/go.mod h1:RxMgew5VJxzue5/jJ
453
453
golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
454
454
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
455
455
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
456
- golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 h1:SQFwaSi55rU7vdNs9Yr0Z324VNlrF+0wMqRXT4St8ck =
457
456
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
458
457
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c h1:5KslGYwFpkhGh+Q16bwMP3cOontH8FOep7tGV86Y7SQ =
459
458
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments