Updated Go version, added godotenv dependency, and removed unused main.go file.

This commit is contained in:
Prad Nukala
2024-07-23 17:04:00 -04:00
committed by Prad Nukala (aider)
parent c0809ecac6
commit 6bbdc5cea4
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"packages": [
"ipfs@latest",
"golangci-lint@latest",
"go_1_22@latest",
"go@1.22",
"templ@latest",
"air@latest"
],