adding go modules
This commit is contained in:
parent
9afa5152a4
commit
a3a0c1b9bc
2 changed files with 7 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module tfcconnection
|
||||
|
||||
go 1.19
|
||||
|
||||
require github.com/nunocoracao/blowfish/v2 v2.4.5 // indirect
|
Loading…
Add table
Add a link
Reference in a new issue