switch to go 1.14 #636

This commit is contained in:
Umputun
2020-04-04 18:38:35 +02:00
committed by Dmitry Verkhoturov
parent 98b77f076c
commit b6ef4f393a
5 changed files with 82 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/umputun/remark/memory_store
go 1.12
go 1.14
require (
github.com/go-pkgz/jrpc v0.1.0