-
- Downloads
Update golang.org/x/net commit hash to 04defd4
parent
c8153932
Branches renovate/golang.org-x-net-digest
No related tags found
... | @@ -18,7 +18,7 @@ require ( | ... | @@ -18,7 +18,7 @@ require ( |
github.com/prometheus/client_golang v1.11.0 | github.com/prometheus/client_golang v1.11.0 | ||
github.com/sethvargo/go-password v0.2.0 | github.com/sethvargo/go-password v0.2.0 | ||
golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf | golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf | ||
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 | golang.org/x/net v0.0.0-20210614182718-04defd469f4e | ||
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c | golang.org/x/sync v0.0.0-20210220032951-036812b2e83c | ||
gopkg.in/yaml.v2 v2.4.0 | gopkg.in/yaml.v2 v2.4.0 | ||
) | ) |
This diff is collapsed.
Please register or sign in to comment