Skip to content

Conversation

@ssagarverma
Copy link
Contributor

@ssagarverma ssagarverma commented Jan 16, 2026

Description

Update Go version matrix in CI workflow to fix CI checks that are stopping various other PRs.

Note: This branch is based on #768 and is intended to verify that the fix works correctly with Dependabot upgrades, without introducing noise into #768. Most of the changes here are carried over from that PR.

Related Issue

#768

How Has This Been Tested?

golangci-lint run ./...

dependabot bot and others added 2 commits January 16, 2026 10:20
Bumps [github.com/hashicorp/memberlist](https://github.com/hashicorp/memberlist) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/hashicorp/memberlist/releases)
- [Commits](hashicorp/memberlist@v0.5.2...v0.5.3)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/memberlist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@ssagarverma ssagarverma requested review from a team as code owners January 16, 2026 12:21
Copy link
Member

@jrasell jrasell left a comment

Choose a reason for hiding this comment

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

Hi @ssagarverma, can we add a description of what CI bugs or problems this is fixing please? It also looks like this is updating memberlist, msgpack, and the Go Module tooling version, which doesn't feel right given the title.

@ssagarverma
Copy link
Contributor Author

ssagarverma commented Jan 16, 2026

Hi @ssagarverma, can we add a description of what CI bugs or problems this is fixing please? It also looks like this is updating memberlist, msgpack, and the Go Module tooling version, which doesn't feel right given the title.

@jrasell I've updated the intention of this PR in the description. Although I'm still seeing a couple of unit test failures (TestPerformance_Grid, TestPerformance_Height).

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