go mod init

This commit is contained in:
Vladislav Yarmak
2021-06-23 12:33:51 +03:00
commit 00514756c0

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/Snawoot/windscribe-proxy
go 1.16