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