dapr / go-sdk

Dapr SDK for go
Apache License 2.0
446 stars 171 forks source link

go mod tidy - examples/service #463

Closed cicoyle closed 1 year ago

cicoyle commented 1 year ago

I was running the examples/service example and ran into an err:

✅  You're up and running! Both Dapr and your app logs will appear here.

== APP == go: updates to go.mod needed; to update it:
== APP ==   go mod tidy
❌  The App process exited with error code: exit status 1
ℹ️  
terminated signal received: shutting down
codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (1757eaa) 69.17% compared to head (04a01e5) 69.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #463 +/- ## ======================================= Coverage 69.17% 69.17% ======================================= Files 34 34 Lines 2735 2735 ======================================= Hits 1892 1892 Misses 734 734 Partials 109 109 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/dapr/go-sdk/pull/463/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.