Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
chore: bump go.mod to Go 1.21 and run go fix
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot committed Mar 13, 2024
1 parent cbcaff4 commit fb1852c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
2 changes: 1 addition & 1 deletion integration/ribs/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/filecoin-project/motion/integration/ribs

go 1.20
go 1.21

require (
github.com/filecoin-project/lotus v1.23.4-rc2
Expand Down
Loading

0 comments on commit fb1852c

Please sign in to comment.