Fix linter issues from fortio/cli 1.12.3 upgrade#181
Merged
ldemailly merged 2 commits intodependabot/go_modules/fortio.org/cli-1.12.3from Nov 11, 2025
Merged
Fix linter issues from fortio/cli 1.12.3 upgrade#181ldemailly merged 2 commits intodependabot/go_modules/fortio.org/cli-1.12.3from
ldemailly merged 2 commits intodependabot/go_modules/fortio.org/cli-1.12.3from
Conversation
Co-authored-by: ldemailly <[email protected]>
Copilot
AI
changed the title
[WIP] Update fortio.org/cli from 1.12.1 to 1.12.3
Fix linter issues from fortio/cli 1.12.3 upgrade
Nov 11, 2025
ldemailly
approved these changes
Nov 11, 2025
ldemailly
added a commit
that referenced
this pull request
Nov 11, 2025
… from 1.12.1 to 1.12.3 (#180) * Bump fortio.org/cli from 1.12.1 to 1.12.3 Bumps [fortio.org/cli](https://github.com/fortio/cli) from 1.12.1 to 1.12.3. - [Release notes](https://github.com/fortio/cli/releases) - [Commits](fortio/cli@v1.12.1...v1.12.3) --- updated-dependencies: - dependency-name: fortio.org/cli dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Fix linter issues from fortio/cli 1.12.3 upgrade (#181) * Initial plan * Fix linter issues: godoclint, noctx, and staticcheck Co-authored-by: ldemailly <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: ldemailly <[email protected]> * update progressbar too while at it * fix go.sum * Fix tests for json format --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Copilot <[email protected]> Co-authored-by: ldemailly <[email protected]> Co-authored-by: Laurent Demailly <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The dependency bump to fortio.org/cli 1.12.3 triggered 3 linter violations with golangci-lint v2.6.1.
Fixes:
net.DefaultResolver.LookupPort(ctx, ...)instead of context-freenet.LookupPort()!(*ipv4 && *ipv6)→!*ipv4 || !*ipv6💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.