Update go mod to use 1.13

This commit is contained in:
Asim Aslam 2019-10-01 19:09:29 +01:00
parent e48155118f
commit e8a53610f1

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/micro/go-micro
go 1.12
go 1.13
require (
cloud.google.com/go v0.44.0 // indirect