1
0
mirror of https://github.com/nxshock/gwp.git synced 2024-11-27 03:31:02 +05:00

Add Go modules support

This commit is contained in:
nxshock 2021-03-27 10:49:52 +05:00
parent fa98cf0746
commit cda1b68900

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/nxshock/gwp
go 1.16