Fix misuse of PublicKeyCallback(#32810) (#32824)

Backport #32810
This commit is contained in:
Lunny Xiao
2024-12-13 07:34:52 +00:00
committed by GitHub
parent e7de2fc136
commit c630b88f35
3 changed files with 64 additions and 8 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ require (
github.com/ethantkoenig/rupture v1.0.1
github.com/felixge/fgprof v0.9.4
github.com/fsnotify/fsnotify v1.7.0
github.com/gliderlabs/ssh v0.3.6
github.com/gliderlabs/ssh v0.3.8
github.com/go-ap/activitypub v0.0.0-20240316125321-b61fd6a83225
github.com/go-ap/jsonld v0.0.0-20221030091449-f2a191312c73
github.com/go-chi/chi/v5 v5.0.12