mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
Updated the Go version to 1.21 in the devbox.json configuration file.
This commit is contained in:
committed by
Prad Nukala (aider)
parent
6bbdc5cea4
commit
fc708fa7f2
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
"packages": [
|
"packages": [
|
||||||
"ipfs@latest",
|
"ipfs@latest",
|
||||||
"golangci-lint@latest",
|
"golangci-lint@latest",
|
||||||
"go@1.22",
|
"go@1.21",
|
||||||
"templ@latest",
|
"templ@latest",
|
||||||
"air@latest"
|
"air@latest"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user