Retract force-pushed v1.14.0 to work around stale gomod caches

This commit is contained in:
Peter Rabbitson 2022-02-19 16:25:18 +01:00 committed by Jennifer Wang
parent be3462eb76
commit 3c366160bb

2
go.mod
View File

@ -2,6 +2,8 @@ module github.com/filecoin-project/lotus
go 1.16
retract v1.14.0 // Accidentally force-pushed tag, use v1.14.1+ instead.
require (
contrib.go.opencensus.io/exporter/jaeger v0.2.1
contrib.go.opencensus.io/exporter/prometheus v0.4.0