rabbitmq / rabbitmq-stream-go-client

A client library for RabbitMQ streams
MIT License
167 stars 18 forks source link

Go mod tidy after #245 #246

Closed Zerpet closed 11 months ago

Zerpet commented 11 months ago

Remove dependencies that were needed for Go 1.17. Those are not needed any more after #245

Zerpet commented 11 months ago

This should also fix dependabot alerts 🤖

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (e93d40f) 80.06% compared to head (abd6ed6) 79.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #246 +/- ## ========================================== - Coverage 80.06% 79.98% -0.08% ========================================== Files 18 18 Lines 2653 2653 ========================================== - Hits 2124 2122 -2 - Misses 380 382 +2 Partials 149 149 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/rabbitmq/rabbitmq-stream-go-client/pull/246/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rabbitmq)

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