update go.mod (fixed bug on go 1.16)

This commit is contained in:
hahwul 2021-03-19 02:29:13 +09:00
parent 2b4171a472
commit f39ee0ec23

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module github.com/hahwul/WebHackerWeapons
go 1.16
require golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4