mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 21:09:58 +00:00
AUTH-1941: Adds initial SSH server implementation
This commit is contained in:

committed by
Michael Borkenstein

parent
5da2109811
commit
e9c9bf3cbd
@@ -115,3 +115,11 @@
|
||||
[[constraint]]
|
||||
branch = "v2"
|
||||
name = "github.com/coreos/go-oidc"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/gliderlabs/ssh"
|
||||
version = "0.2.2"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/creack/pty"
|
||||
version = "1.1.7"
|
||||
|
Reference in New Issue
Block a user