Go mod: update to 1.14

This commit is contained in:
Andrei Marcu 2020-03-11 02:00:37 -07:00
parent 9a8bb1bb7f
commit 68a80d3698
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/andreimarcu/linx-server
go 1.13
go 1.14
require (
github.com/GeertJohan/go.rice v1.0.0