-
- Downloads
Update golang.org/x/crypto commit hash to 75b2880 (#2568)
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
... | @@ -44,7 +44,7 @@ require ( | ... | @@ -44,7 +44,7 @@ require ( |
github.com/spf13/viper v1.7.0 | github.com/spf13/viper v1.7.0 | ||
github.com/stretchr/testify v1.6.1 | github.com/stretchr/testify v1.6.1 | ||
github.com/ugorji/go/codec v1.1.7 | github.com/ugorji/go/codec v1.1.7 | ||
golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9 | golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 | ||
golang.org/x/image v0.0.0-20200618115811-c13761719519 | golang.org/x/image v0.0.0-20200618115811-c13761719519 | ||
golang.org/x/net v0.0.0-20200602114024-627f9648deb9 | golang.org/x/net v0.0.0-20200602114024-627f9648deb9 | ||
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d | golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d | ||
... | ... |
Please register or sign in to comment