go.mod: remove golang.org/x/sync (#21541)

This commit is contained in:
Shude Li 2020-09-10 20:21:51 +08:00 committed by GitHub
parent a3cd8a040a
commit 4ea9737de6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
go.mod
View File

@ -59,7 +59,6 @@ require (
github.com/wsddn/go-ecdh v0.0.0-20161211032359-48726bab9208
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
golang.org/x/net v0.0.0-20200822124328-c89045814202 // indirect
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
golang.org/x/sys v0.0.0-20200824131525-c12d262b63d8
golang.org/x/text v0.3.3
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4