Create go version of main.py
This commit is contained in:
parent
c82bbf4665
commit
7dad41cff0
4 changed files with 199 additions and 1 deletions
3
User ID Parser/go.mod
Normal file
3
User ID Parser/go.mod
Normal file
|
@ -0,0 +1,3 @@
|
|||
module main
|
||||
|
||||
go 1.17
|
Reference in a new issue