Skip to content

Commit

Permalink
fix:update go versions (#1754)
Browse files Browse the repository at this point in the history
  • Loading branch information
sysrex authored Oct 15, 2024
1 parent 9e2304a commit 6116e1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vitepress/constants/constants.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const constants = Object.freeze({
golangNodeMainnet: "1.23.0",
golangNodeMocha: "1.23.0",
golangNodeArabica: "1.23.0",
golangNodeMocha: "1.23.2",
golangNodeArabica: "1.23.2",
golangApp: "1.22.6",
golangCore: "1.22.6",
golang: "1.22.0",
Expand Down

0 comments on commit 6116e1b

Please sign in to comment.