Skip to content
Snippets Groups Projects

Update golang.org/x/crypto commit hash to b8e89b7

Merged renovate requested to merge renovate/golang.org-x-crypto-digest into master
5 files
+ 74
81
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 1
1
@@ -15,7 +15,7 @@ require (
github.com/prometheus/procfs v0.3.0 // indirect
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
golang.org/x/crypto v0.0.0-20210218145215-b8e89b74b9df
golang.org/x/net v0.0.0-20210119194325-5f4716e94777
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
golang.org/x/sys v0.0.0-20210113181707-4bcb84eeeb78 // indirect
Loading