Skip to content

Conversation

anitgandhi
Copy link
Contributor

Changes

  • go.mod: bump Go to 1.25, bump all dependencies to latest
  • bump Go toolchain to 1.25
  • update actions versions
  • replace gokart with gosec
  • simplify format and lint checks
  • replace golint with revive
  • use newer build constraint format
  • run go fmt ./...
  • fix uses of deprecated ioutil package
  • don't shadow builtin identifier "max"
  • ovsdb/internal/jsonrpc: ignore gosec rule G102 for test helper

- bump Go toolchain to 1.25
- update actions versions
- replace gokart with gosec
- simplify format and lint checks
- replace golint with revive
@anitgandhi anitgandhi force-pushed the anitgandhi/update-go-ci branch from c4c67be to 6d74b30 Compare October 9, 2025 18:11
@anitgandhi anitgandhi force-pushed the anitgandhi/update-go-ci branch from 6d74b30 to 44f61c7 Compare October 9, 2025 18:15
- use newer build constraint format
- run go fmt ./...
- fix uses of deprecated ioutil package
- don't shadow builtin identifier "max"
- ovsdb/internal/jsonrpc: ignore gosec rule G102 for test helper
This will be fixed in a follow-up
@anitgandhi anitgandhi force-pushed the anitgandhi/update-go-ci branch from 44f61c7 to fc56ad8 Compare October 9, 2025 20:09
@anitgandhi anitgandhi marked this pull request as ready for review October 9, 2025 20:20
@anitgandhi anitgandhi merged commit b3b96b0 into master Oct 9, 2025
3 checks passed
@anitgandhi anitgandhi deleted the anitgandhi/update-go-ci branch October 9, 2025 20:46
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.

2 participants