Initial commit
This commit is contained in:
commit
d1600c38c8
2 changed files with 4 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
demo-meetup
|
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
|||
module demo-meetup
|
||||
|
||||
go 1.22.3
|
Loading…
Add table
Add a link
Reference in a new issue