Skip to content

Comments

feat: add Go 1.26 compatibility by adding ModulePath method#667

Merged
porridge merged 1 commit intomainfrom
fix-go126-compatibility-simple
Jan 8, 2026
Merged

feat: add Go 1.26 compatibility by adding ModulePath method#667
porridge merged 1 commit intomainfrom
fix-go126-compatibility-simple

Conversation

@porridge
Copy link
Member

@porridge porridge commented Jan 8, 2026

What this PR does / why we need it:

Add the ModulePath() method directly to the testDeps struct to support Go 1.26's updated testing interface requirements.

Inspired by #664 but simpler.

Add the ModulePath() method directly to the testDeps struct to support
Go 1.26's updated testing interface requirements.

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
Signed-off-by: Marcin Owsiany <porridge@redhat.com>
@porridge porridge force-pushed the fix-go126-compatibility-simple branch from 884c8fc to 6c9580f Compare January 8, 2026 10:53
@porridge porridge marked this pull request as ready for review January 8, 2026 10:58
@porridge porridge requested a review from kensipe as a code owner January 8, 2026 10:58
@porridge porridge merged commit ae529ea into main Jan 8, 2026
6 checks passed
@porridge porridge deleted the fix-go126-compatibility-simple branch January 8, 2026 12:43
@porridge porridge added the dependencies Pull requests that update a dependency file label Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants