-
- Downloads
Update golang.org/x/crypto commit hash to ae814b3
parent
4cabb4df
Branches
No related tags found
... | @@ -23,6 +23,6 @@ require ( | ... | @@ -23,6 +23,6 @@ require ( |
github.com/theckman/go-flock v0.8.1 | github.com/theckman/go-flock v0.8.1 | ||
github.com/tstranex/u2f v1.0.0 | github.com/tstranex/u2f v1.0.0 | ||
go.opencensus.io v0.23.0 | go.opencensus.io v0.23.0 | ||
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 | golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871 | ||
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c | golang.org/x/sync v0.0.0-20210220032951-036812b2e83c | ||
) | ) |
Please register or sign in to comment