Skip to content

Conversation

vinnyperella
Copy link
Contributor

@vinnyperella vinnyperella commented May 7, 2025

I tested these changes on my local machine before creating the pull request everything appears to be working.

@vinnyperella
Copy link
Contributor Author

@m13253 can you check this out?

@m13253
Copy link
Owner

m13253 commented May 8, 2025

@m13253 can you check this out?

Let me check that on my local system.

@m13253
Copy link
Owner

m13253 commented May 8, 2025

Here is my issue: Fedora 42 currently has 1.24.2, instead of 1.24.3.

go: ../go.mod requires go >= 1.24.3 (running go 1.24.2; GOTOOLCHAIN=local)

What about lowering the version requirement down to 1.24?
I am not sure the .3 part can benefit us rather than causing distro packagers to complain.

Revert go-version per m13253#170 (comment).
Reverted go version from 1.24.3 to 1.24 per this comment m13253#170 (comment).
@vinnyperella
Copy link
Contributor Author

vinnyperella commented May 14, 2025

Here is my issue: Fedora 42 currently has 1.24.2, instead of 1.24.3.

go: ../go.mod requires go >= 1.24.3 (running go 1.24.2; GOTOOLCHAIN=local)

What about lowering the version requirement down to 1.24? I am not sure the .3 part can benefit us rather than causing distro packagers to complain.

Sorry I didn't realize what that did. One of the dependencies released a new version I'm going to create a new commit and I'll lower the version requirement to 1.24.

New commit: #173

@vinnyperella vinnyperella deleted the patch-4 branch May 14, 2025 19:14
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