Browse Source
* Update source installation requirements We require Golang 1.8 since we use `net/url.PathEscape` which was not introduced until then * Use Golang 1.8 for build and test If we state Golang 1.8 we should test using that version as well * Use golang 1.8 only for single build to see if everything compiles * Change back edge also for commented out sqlite testtags/v1.4.0-rc1
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue