mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-02 02:42:57 +02:00
* integration-tests: switch to go for backends to support TLS scenarios * fix apply order * fix duplicate port value
5 lines
119 B
Modula-2
5 lines
119 B
Modula-2
module github.com/pomerium/pomerium/integration/backends/ws-echo
|
|
|
|
go 1.14
|
|
|
|
require github.com/gorilla/websocket v1.4.2
|