change go.mod version to 1.16, change ci to 1.16

This commit is contained in:
Umputun
2021-07-27 04:25:27 -05:00
parent 4d1d32016e
commit 4c2f2aa097
4 changed files with 4 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/umputun/remark42/memory_store
go 1.15
go 1.16
require (
github.com/go-pkgz/jrpc v0.2.0