goss icon indicating copy to clipboard operation
goss copied to clipboard

Update go and modules

Open mouchar opened this issue 5 months ago • 0 comments

Checklist
  • [ ] make test-all (UNIX) passes. CI will also test this
  • [ ] unit and/or integration tests are included (if applicable)
  • [ ] documentation is changed or added (if applicable)

Description of change

  • Update go and modules to address CVEs (#1008)
  • One test fixture had to be adjusted to cover change in gomega module
  • Updated golangci linter (old version failed on internal error on "unicode" module)
  • Fixed minor finding from updated staticcheck

mouchar avatar Jul 25 '25 09:07 mouchar