Update golang.org/x/crypto commit hash to 38f3c27
parent
6c663e91
No related branches found
No related tags found
... | ... | @@ -24,7 +24,7 @@ require ( |
github.com/theckman/go-flock v0.8.0 | ||
github.com/tstranex/u2f v1.0.0 | ||
go.opencensus.io v0.23.0 | ||
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 | ||
golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf | ||
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 // indirect | ||
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c | ||
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect | ||
... | ... |
Please register or sign in to comment