Skip to content

Commit

Permalink
Merge pull request #4909 from zgfzgf/fix-go-mod
Browse files Browse the repository at this point in the history
update go from 1.14 to 1.15
  • Loading branch information
magik6k authored Nov 20, 2020
2 parents 853f9da + 6d1bac7 commit a13690d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a13690d

Please sign in to comment.