1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Fix: Prioritize sha2-512 and sha2-256 for ssh-rsa host keys

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
Matheus Pimenta
2025-06-27 11:26:31 +01:00
parent 24bf751d4d
commit a8425f50bd
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -23,7 +23,7 @@ require (
github.com/fluxcd/pkg/chartutil v1.3.0
github.com/fluxcd/pkg/envsubst v1.4.0
github.com/fluxcd/pkg/git v0.32.0
github.com/fluxcd/pkg/git/gogit v0.35.0
github.com/fluxcd/pkg/git/gogit v0.35.1
github.com/fluxcd/pkg/kustomize v1.18.0
github.com/fluxcd/pkg/oci v0.49.0
github.com/fluxcd/pkg/runtime v0.60.0