go.mod: require Go 1.14, since we use some of its features.

Signed-off-by: David Anderson <danderson@tailscale.com>
reviewable/pr440/r1 v0.99.1
David Anderson 2020-06-03 23:34:03 +00:00 committed by Dave Anderson
parent 5a32f8e181
commit e01a4c50ba
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module tailscale.com
go 1.13
go 1.14
require (
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 // indirect