Add go.mod
This commit is contained in:
5
go.mod
Normal file
5
go.mod
Normal file
@ -0,0 +1,5 @@
|
||||
module godit
|
||||
|
||||
go 1.17
|
||||
|
||||
require github.com/spf13/pflag v1.0.5
|
Reference in New Issue
Block a user