Skip to content

Remove dead code from ensureGo and unused golangci-lint inventory entry#658

Open
runesoerensen wants to merge 2 commits intofix-formattingfrom
remove-dead-code
Open

Remove dead code from ensureGo and unused golangci-lint inventory entry#658
runesoerensen wants to merge 2 commits intofix-formattingfrom
remove-dead-code

Conversation

@runesoerensen
Copy link
Contributor

@runesoerensen runesoerensen commented Mar 16, 2026

This PR removes:

  • The special go1 version handing in ensureGo() (support for Go <1.11 was removed in Remove support for legacy Go tools and versions #644, and this branch is never reached).
  • The unused golangci-lint-1.16.0-linux-amd64.tar.gz entry from files.json (only 1.20.0 is referenced in bin/test-compile).

GUS-W-21598947

Since Go 1.0 predates Go modules, which are now the only supported dependency management
@runesoerensen runesoerensen changed the title Remove dead code from ensureGo and unused golangci-lint inventory entry Remove dead code from ensureGo and unused golangci-lint inventory entry Mar 16, 2026
@runesoerensen runesoerensen marked this pull request as ready for review March 16, 2026 02:12
@runesoerensen runesoerensen requested a review from a team as a code owner March 16, 2026 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants