go mod tidy

This commit is contained in:
Jennifer Wang 2023-03-09 22:03:27 -05:00
parent 8c6ffcf4d4
commit c8b4f5f0a3

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 (