Spreed v0.27.2 Release Notes

    • Update -X arguments syntax
    • Add Docker instructions to README.md
    • Add Dockerfiles to build minimal Docker
    • Check .po files before committing.
    • Added script to check style of .po files.
    • Fixed various style issues in .po files.
    • Allow custom GOROOT to make Travis happy
    • Unset GOROOT and GOBIN in Makefile
    • Update Dockerfile to make sense
    • Bump go.uuid to 1.1.0
    • Add Go tip to travis (allowed to fail)
    • Bump Go requirement to 1.4
    • Update gorilla websocket build dependency