build: update to use go1.14 for the build

This commit is contained in:
Nick Craig-Wood 2020-02-26 21:17:06 +00:00
parent abb9f89f65
commit 3855c003ce
9 changed files with 16 additions and 30 deletions

View file

@ -1,5 +1,3 @@
// +build go1.10
package main
import (