Skip to content

Conversation

jacobweinstock
Copy link
Member

What does this PR implement/change/remove?

This package isn't used anywhere. It's in the internal pkg so there isn't any concerns with breaking clients who might be using it. Also, there is a high severity vulnerability in golang.org/x/crypto that would require us to upgrade to v0.35.0. This version requires go >= 1.23.0. We can avoid this by removing sshclient pkg entirely.

Checklist

  • Tests added
  • Similar commits squashed

The HW vendor this change applies to (if applicable)

The HW model number, product name this change applies to (if applicable)

The BMC firmware and/or BIOS versions that this change applies to (if applicable)

What version of tooling - vendor specific or opensource does this change depend on (if applicable)

Description for changelog/release notes

This package isn't used anywhere.
It's in the internal pkg so there isn't
any concerns with breaking clients who
might be using it. Also, there is a high
severity vulnerability in golang.org/x/crypto
that would require us to upgrade to
v0.35.0. This version requires go >= 1.23.0.
We can avoid this by removing sshclient pkg
entirely.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
@mergify mergify bot merged commit 6fa3269 into bmc-toolbox:main Apr 21, 2025
5 checks passed
@jacobweinstock jacobweinstock deleted the deps branch April 21, 2025 21:06
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