Skip to content
Snippets Groups Projects

Update golang.org/x/sync commit hash to 036812b

Merged renovate requested to merge renovate/golang.org-x-sync-digest into master
2 files
+ 3
1
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -26,6 +26,6 @@ require (
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 // indirect
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
)
Loading