https://github.com/knative/docs/tree/master/serving/samples/helloworld-go listens on a hardcoded 8080. But what the Knative runtime contract says is to listen on the port defined by the `PORT` env var.