update go from 1.14 to 1.15

This commit is contained in:
zgfzgf 2020-11-19 08:54:02 +08:00
parent dc3d17c9ea
commit 6d1bac7f70

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/filecoin-project/lotus
go 1.14
go 1.15
require (
contrib.go.opencensus.io/exporter/jaeger v0.1.0