Skip to content
Snippets Groups Projects

Update golang.org/x/sync digest to 886fb93

Merged renovate requested to merge renovate/golang.org-x-sync-digest into master
Files
3
+ 3
1
@@ -9,6 +9,8 @@ run_tests:
artifacts:
when: always
reports:
cobertura: cover.xml
coverage_report:
coverage_format: cobertura
path: cover.xml
junit: report.xml
Loading