Commit d99efe4d authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Require Go 1.17 or later.

Pion is unfortunately breaking Go 1.16.
parent 56baddc9
......@@ -13,7 +13,7 @@ Then connect to `https://localhost:8443` and choose "test".
### Build the `galene` binary
You will need Go 1.16 or later (type `go version`). Then do:
You will need Go 1.17 or later (type `go version`). Then do:
CGO_ENABLED=0 go build -ldflags='-s -w'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment