retract v1.20.2

This commit is contained in:
Jennifer Wang 2023-03-09 21:10:30 -05:00
parent 80cba5f176
commit 8c6ffcf4d4

1
go.mod
View File

@ -3,6 +3,7 @@ module github.com/filecoin-project/lotus
go 1.18
retract v1.14.0 // Accidentally force-pushed tag, use v1.14.1+ instead.
retract v1.20.2 // Wrongfully cherry picked PR, use v1.20.2+ instead.
require (
contrib.go.opencensus.io/exporter/prometheus v0.4.0