initial commit of go related project files for the github bot

This commit is contained in:
Sebastian Cabrera 2023-08-25 18:40:49 -04:00
parent 4838022285
commit 7f61d65c2a
6 changed files with 39 additions and 0 deletions

3
bot/go.mod Normal file
View file

@ -0,0 +1,3 @@
module bot
go 1.21