Merge pull request #4909 from zgfzgf/fix-go-mod

update go from 1.14 to 1.15
This commit is contained in:
Łukasz Magiera 2020-11-20 15:28:12 +01:00 committed by GitHub
commit a13690dcf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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