Update golang.org/x/crypto commit hash to a769d52
... | ... | @@ -11,6 +11,6 @@ require ( |
github.com/lib/pq v1.10.0 | ||
github.com/mattn/go-sqlite3 v1.14.6 | ||
github.com/prometheus/client_golang v1.9.0 | ||
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 | ||
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 | ||
gopkg.in/yaml.v2 v2.4.0 | ||
) |
Please register or sign in to comment