build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0#515
Conversation
8b6c9d4 to
616514f
Compare
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.38.0 to 0.39.0. - [Commits](golang/crypto@v0.38.0...v0.39.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
616514f to
5cbf06f
Compare
Signed-off-by: Gunjan Vyas <vyasgun20@gmail.com>
b5dc679 to
3c2d3d1
Compare
|
I tested this by running vfkit with gvproxy and checking network connectivity from inside the VM. Working as expected. Pushed a change to remove the deprecated KeyAlgoDSA from the list of HostKeyAlgorithms which fixes linter error. |
DSA is being phased out from SSH, so this should be fine, hopefully no one is trying to use DSA with ssh and gvproxy.
|
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cfergeau, dependabot[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps golang.org/x/crypto from 0.38.0 to 0.39.0.
Commits
3bf9d2assh/test: skip KEX test if unsupported by system SSH client9bab967go.mod: update golang.org/x dependencies4f9f0cax509roots/fallback: add init time benchmarkeac7cf0x509roots/fallback: move parsing code to a non-generated file18228cdacme: return err from deprecated TLS-SNI-[01|02] functions73f6362acme: remove dead codeebc8e46ssh: add server side support for Diffie Hellman Group Exchangee944286ssh: expose negotiated algorithms78a1fd7ssh: automatically add curve25519-sha256@libssh.org KEX aliasac58737ssh: export supported algorithmsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)