module github.com/bolkedebruin/rdpgw go 1.14 require ( github.com/gorilla/websocket v1.4.2 github.com/patrickmn/go-cache v2.1.0+incompatible )