-
- Downloads
Full hack mode: openid connect, host template and short term tokens
... | ... | @@ -3,6 +3,7 @@ module github.com/bolkedebruin/rdpgw |
go 1.14 | ||
require ( | ||
github.com/coreos/go-oidc/v3 v3.0.0-alpha.1 | ||
github.com/gorilla/websocket v1.4.2 | ||
github.com/patrickmn/go-cache v2.1.0+incompatible | ||
github.com/prometheus/client_golang v1.7.1 | ||
... | ... |
Please register or sign in to comment