Update go mod to use 1.13
This commit is contained in:
parent
e48155118f
commit
e8a53610f1
2
go.mod
2
go.mod
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user