Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: bump go.mod to Go 1.21 and run go fix
  • Loading branch information
web3-bot committed Mar 13, 2024
commit 54028731d7fe4288ac7b39f130d7318618db614d
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ require (
golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb // indirect
)

go 1.20
go 1.21