Skip to content

Commit

Permalink
revert go version change (#12050)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarshkshah1992 authored May 28, 2024
1 parent 6302607 commit eed108e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/filecoin-project/lotus

go 1.22

toolchain go1.22.1
go 1.21

retract v1.14.0 // Accidentally force-pushed tag, use v1.14.1+ instead.

Expand Down

0 comments on commit eed108e

Please sign in to comment.