Skip to content

chore(deps): consolidate 2 Go dependency updates (minor) - #1079

Merged
EvanCasey13 merged 1 commit into
RedHatInsights:mainfrom
platex-rehor-bot:chore/consolidate-go-deps-minor-2026-08-31
Aug 31, 2026
Merged

chore(deps): consolidate 2 Go dependency updates (minor)#1079
EvanCasey13 merged 1 commit into
RedHatInsights:mainfrom
platex-rehor-bot:chore/consolidate-go-deps-minor-2026-08-31

Conversation

@platex-rehor-bot

Copy link
Copy Markdown
Contributor

Summary

Consolidates 2 minor Go dependency version bumps into a single PR for easier review and reduced CI load.

Dependencies updated

Package From To Original PR
github.com/onsi/gomega v1.42.1 v1.43.0 #1078
github.com/sirupsen/logrus v1.9.4 v1.10.2 #1076

Minor bump notes

  • gomega: Test matcher library — minor bump adds new matchers/features, no breaking changes expected.
  • logrus: Logging library — minor bump (v1.9→v1.10) adds features, backward compatible within v1.x.

No code changes were required — these are straightforward minor-version dependency bumps.

Test plan

  • CI passes (go build, go test)
  • No new linter warnings

🤖 Generated with Claude Code

Consolidates the following minor version bumps:
- github.com/onsi/gomega v1.42.1 → v1.43.0 (RedHatInsights#1078)
- github.com/sirupsen/logrus v1.9.4 → v1.10.2 (RedHatInsights#1076)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@platex-rehor-bot
platex-rehor-bot force-pushed the chore/consolidate-go-deps-minor-2026-08-31 branch from aeb1af0 to 95e19dd Compare August 31, 2026 07:26
@EvanCasey13
EvanCasey13 merged commit 0564b59 into RedHatInsights:main Aug 31, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants