Skip to content

Commit

Permalink
fix: switch back to go1.22 (#1096)
Browse files Browse the repository at this point in the history
Unsafe to use 1.23 until ipfs/kubo#10501 is resolved
  • Loading branch information
lidel committed Sep 2, 2024
1 parent 0ce20f8 commit 23a84fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 16.15.1
golang 1.23.0
golang 1.22.6

0 comments on commit 23a84fa

Please sign in to comment.