-
- Downloads
fix(deps): update golang.org/x/crypto commit hash to 5ea612d (#2906)
* fix(deps): update golang.org/x/crypto commit hash to 5ea612d * Fix go.sum Co-authored-by:Renovate Bot <bot@renovateapp.com> Co-authored-by:
Bruno Michel <bmichel@menfin.info>
... | ... | @@ -44,7 +44,7 @@ require ( |
github.com/spf13/viper v1.7.1 | ||
github.com/stretchr/testify v1.7.0 | ||
github.com/ugorji/go/codec v1.2.4 | ||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad | ||
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 | ||
golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb | ||
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 | ||
golang.org/x/oauth2 v0.0.0-20210220000619-9bb904979d93 | ||
... | ... |
Please register or sign in to comment