-
- Downloads
Update golang.org/x/net commit hash to 6772e93
parent
48554377
No related branches found
No related tags found
... | ... | @@ -20,7 +20,7 @@ require ( |
github.com/prometheus/client_golang v1.9.0 | ||
github.com/sethvargo/go-password v0.1.1 | ||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad | ||
golang.org/x/net v0.0.0-20200625001655-4c5254603344 | ||
golang.org/x/net v0.0.0-20201224014010-6772e930b67b | ||
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 // indirect | ||
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a | ||
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment