fix: resolve Go vulnerabilities by smoyer64 · Pull Request #976 · git-bug/git-bug

@smoyer64

@smoyer64

MichaelMure

Choose a reason for hiding this comment

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

Apart from the IDE problems, I'm a bit wary to update too quickly the requirements as it can make it difficult to package for distro. But alright, let see how it goes.
Note that you don't actually require golang 1.19.4 (1 month old), but just golang 1.19 (6 months old).

@smoyer64

That's really weird ... I only changed and committed the module file and three of the workflows but it failed linting and looking at my history, I ran go fmt ./... - perhaps it's rules are different in Go 1.19. I reverted to 33e3e4b and only see the four expected changed files. Now I just need to see why the linter is complaining!

@MichaelMure MichaelMure deleted the fix/975/patch-security-vulnerabilities branch

January 8, 2023 11:11