mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* [server, ws-proxy] Extract CookieNameFromDomain into server/go, so installer (for config generation) and ws-proxy (for tests) can both depend on it * review comment
4 lines
56 B
Modula-2
4 lines
56 B
Modula-2
module github.com/gitpod-io/gitpod/server/go
|
|
|
|
go 1.22.2
|