update go.mod (fixed bug on go 1.16)

pull/35/head
hahwul 2021-03-19 02:29:13 +09:00
parent 2b4171a472
commit f39ee0ec23
1 changed files with 5 additions and 0 deletions

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