chore(web): add go.mod

This commit is contained in:
Masahiko AMANO 2023-01-27 01:06:58 +03:00
parent 01f2b24bfc
commit 2981a4b0ca

3
web/go.mod Normal file
View File

@ -0,0 +1,3 @@
module tweb
go 1.13