Skip to content

build(deps): remove unused indirect dependencies#201

Merged
zimeg merged 1 commit intomainfrom
chore-bump-golang
Aug 19, 2025
Merged

build(deps): remove unused indirect dependencies#201
zimeg merged 1 commit intomainfrom
chore-bump-golang

Conversation

@slack-cli-releaser
Copy link
Copy Markdown
Contributor

Automatic update to the latest release of Go

@slack-cli-releaser slack-cli-releaser bot requested a review from a team as a code owner August 19, 2025 00:31
@slack-cli-releaser slack-cli-releaser bot added this to the Next Release milestone Aug 19, 2025
@slack-cli-releaser slack-cli-releaser bot added the code health M-T: Test improvements and anything that improves code health label Aug 19, 2025
@zimeg zimeg changed the title build(deps): bump golang to 1.25.0 build(deps): remove unused indirect dependencies Aug 19, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.97%. Comparing base (928079c) to head (ebe2b03).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #201   +/-   ##
=======================================
  Coverage   62.97%   62.97%           
=======================================
  Files         212      212           
  Lines       21782    21782           
=======================================
  Hits        13717    13717           
  Misses       7005     7005           
  Partials     1060     1060           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zimeg zimeg added semver:patch Use on pull requests to describe the release version increment build M-T: Changes to compilation and CI processes labels Aug 19, 2025
Copy link
Copy Markdown
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🪓 Awesome sauceome for the automatic updates that also remove unused dependencies!

This might've been missed in the go1.25.0 changes of #191 somehow but for now let's merge this to keep bundles small 🎁

)

require (
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💌 praise: Thank you cpuguy83/go-md2man! https://github.com/cpuguy83/go-md2man

github.com/mattn/go-isatty v0.0.19 // indirect
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💌 praise: Thank you russross/blackfriday! https://github.com/russross/blackfriday

@zimeg zimeg merged commit 2166e13 into main Aug 19, 2025
6 checks passed
@zimeg zimeg deleted the chore-bump-golang branch August 19, 2025 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build M-T: Changes to compilation and CI processes code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant