Skip to content

Downgrade go mod version#717

Closed
Hayden-IO wants to merge 2 commits intotheupdateframework:masterfrom
Hayden-IO:down-go-mod-vers
Closed

Downgrade go mod version#717
Hayden-IO wants to merge 2 commits intotheupdateframework:masterfrom
Hayden-IO:down-go-mod-vers

Conversation

@Hayden-IO
Copy link
Copy Markdown
Contributor

It's best practice to keep this at .0 so that clients don't have to depend on a patch release and instead can build with the latest patch release.

It's best practice to keep this at .0 so that clients don't have to
depend on a patch release and instead can build with the latest patch
release.

Signed-off-by: Hayden <8418760+Hayden-IO@users.noreply.github.com>
@rdimitrov
Copy link
Copy Markdown
Contributor

It's best practice to keep this at .0 so that clients don't have to depend on a patch release and instead can build with the latest patch release.

hey, @Hayden-IO, thanks for reaching out!

Usually we try to follow this but in this case there're a few vulnerabilities that we resolved by bumping to .5.

You can check the govulncheck output from the CI run of your PR - https://github.com/theupdateframework/go-tuf/actions/runs/21230181654/job/61113707818?pr=717

Signed-off-by: Hayden <8418760+Hayden-IO@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants