Skip to content

Request a release - github.com/kevinburke/rest recent dep changes causing version incompatibility #132

@JBlack96

Description

@JBlack96

Hi,

Would it be possible to have the latest commits since changing to go mod released in a new version? It looks like when running go install github.com/github-release/github-release@v0.10.1 we're not seeing the version of the github.com/kevinburke/rest locked appropriately and instead it finds: go: found github.com/kevinburke/rest/restclient in github.com/kevinburke/rest v0.0.0-20250718180114-1a15e4f2364f. With recent changes in that dependency it's causing a few breaking changes when running on anything below go 1.23. From the recent commits it looks like go mod changes were added but not released but I was wondering if these would lock the version in when go installing.

Much appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions