Skip to content

Commit

Permalink
Upgrade go to v1.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechos committed Dec 12, 2024
1 parent 34a583c commit ec88730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/NethermindEth/juno

// if version specified as "1.22" (without bugfix) it breaks CodeQL github build
go 1.23.1
go 1.23.3

require (
github.com/Masterminds/semver/v3 v3.3.1
Expand Down

0 comments on commit ec88730

Please sign in to comment.