feat: start project
initialize go.mod file
This commit is contained in:
commit
fe480828f4
1 changed files with 3 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
module forgejo.home.viniciussouza.me/learning/go-react-server
|
||||||
|
|
||||||
|
go 1.22.2
|
||||||
Loading…
Reference in a new issue