Skip to content

Commit

Permalink
Bump go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
dimartiro committed Sep 25, 2024
1 parent d06a4b7 commit c0cfb04
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 @@ -219,7 +219,8 @@ require (
lukechampine.com/blake3 v1.3.0 // indirect
)

go 1.21
go 1.22

toolchain go1.22.5

replace github.com/tetratelabs/wazero => github.com/ChainSafe/wazero v0.0.0-20240319130522-78b21a59bd5f
Expand Down

0 comments on commit c0cfb04

Please sign in to comment.