Update golang.org/x/crypto commit hash to 0ba0e8f
... | ... | @@ -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-20210812204632-0ba0e8f03122 | ||
gopkg.in/yaml.v2 v2.4.0 | ||
) |
Please register or sign in to comment