1
0
mirror of https://github.com/hslam/ftok.git synced 2025-04-25 13:48:57 +08:00

add go mod

This commit is contained in:
hslam 2021-01-17 02:41:15 +08:00
parent 5dbf083931
commit 5d6606bee3

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/hslam/ftok
go 1.15