change go.mod version to 1.16, change ci to 1.16
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user