Skip to content

go directive being bumped to patch version forcing consumers to upgrade #110

@joshkaplinsky

Description

@joshkaplinsky

Hey! Thanks for maintaining this package!

We noticed that jsonschema@v0.7.8 declares go 1.26.2 in go.mod. Would it be possible to lower this to go 1.26.0? In Go 1.21+, go mod tidy propagates the go directive from dependencies upward, forcing all consumers to bump their minimum Go version to 1.26.2 — even if they're managing their toolchain separately via the toolchain directive.

This is happening for both: github.com/kaptinlin/jsonschema and github.com/kaptinlin/go-i18n.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions