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 704540a commit 1724b76
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 @@ -14,4 +14,5 @@ require (
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
)

go 1.20
go 1.21

0 comments on commit 1724b76

Please sign in to comment.