Skip to content

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 82098a1 commit dd31efa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ require (
github.com/jbenet/goprocess v0.1.4 // indirect
)

go 1.20
go 1.21

0 comments on commit dd31efa

Please sign in to comment.