mirror of
https://github.com/yudai/gotty.git
synced 2025-09-22 05:50:48 +02:00
Pickup random port when port option is 0
With upgrading go to go1.9 to use http.Server.ServeTLS()
This commit is contained in:
parent
b2c2db0764
commit
6ab3093956
3 changed files with 40 additions and 38 deletions
|
@ -1,4 +1,4 @@
|
|||
box: golang:1.8.3
|
||||
box: golang:1.9.0
|
||||
|
||||
build:
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue