Add go.mod (#11)

This commit is contained in:
Sebastian Lawniczak 2019-04-01 23:43:30 +02:00 committed by Joona Hoikkala
parent a8b7b56348
commit ab09685804

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/ffuf/ffuf
go 1.11