Skip to content

switch to vulncheck#17

Merged
Oluwawunmi merged 1 commit intomainfrom
feature/switch-vulncheck
Oct 6, 2025
Merged

switch to vulncheck#17
Oluwawunmi merged 1 commit intomainfrom
feature/switch-vulncheck

Conversation

@Oluwawunmi
Copy link
Contributor

What

Switch to vulncheck

How to review

Check changes are ok.
Check tests pass.

Who can review

!me

@Oluwawunmi Oluwawunmi requested a review from a team as a code owner September 29, 2025 12:20
go.mod Outdated
module github.com/ONSdigital/dis-redirect-proxy

go 1.25
go 1.24.7
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never that sure on this - might be worth talking to Jess about whether we should be specifying patch version here or not.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to clarify the go directive in the dependency upgrading standards. But basically this needs to be the minimum version of go needed to compile this code. It's probably safe to use the lowest minor version so 1.24.0 should be good enough. As long as the ci.yml is the same or higher we're good.

@Oluwawunmi Oluwawunmi force-pushed the feature/switch-vulncheck branch 2 times, most recently from d9aa830 to a84c8aa Compare October 2, 2025 09:27
@Oluwawunmi Oluwawunmi force-pushed the feature/switch-vulncheck branch from a84c8aa to b11ee72 Compare October 6, 2025 09:27
@Oluwawunmi Oluwawunmi merged commit b11ee72 into main Oct 6, 2025
9 checks passed
@lindenmckenzie lindenmckenzie deleted the feature/switch-vulncheck branch November 12, 2025 10:13
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.

3 participants