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:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user