Update golang.org/x/crypto commit hash to 38f3c27
parent
252128ad
No related branches found
No related tags found
... | ... | @@ -4,5 +4,5 @@ go 1.14 |
require ( | ||
github.com/gorilla/securecookie v1.1.1 | ||
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 | ||
golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf | ||
) |
Please register or sign in to comment