-
- Downloads
Update golang.org/x/crypto commit hash to 5ff15b2 (#3054)
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
... | ... | @@ -45,7 +45,7 @@ require ( |
github.com/spf13/viper v1.8.0 | ||
github.com/stretchr/testify v1.7.0 | ||
github.com/ugorji/go/codec v1.2.6 | ||
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a | ||
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e | ||
golang.org/x/image v0.0.0-20210607152325-775e3b0c77b9 | ||
golang.org/x/net v0.0.0-20210614182718-04defd469f4e | ||
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c | ||
... | ... |
Please register or sign in to comment