@@ -1,3 +1,4 @@
.vscode
.env
output
+go.mod
@@ -1,4 +1,5 @@
package main
+
import "fmt"
func main() {