Skip to content

(question) Why do you require go 1.24.4 ? #3659

@fogfish

Description

@fogfish

Your question

https://github.com/thomaspoignant/go-feature-flag/blob/main/go.mod#L3

It creates an issue for apps that uses your go module, requiring them to bump version.
A typical recommendation for Go lib development is keeping the lowest version. For the app development is opposite, you have to keep a highest version [1].

[1] https://www.reddit.com/r/golang/comments/15z63ct/should_you_always_try_to_be_on_the_latest_version/

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions