adding go modules

This commit is contained in:
Chris Cochrun 2022-10-27 06:36:00 -05:00
parent 9afa5152a4
commit a3a0c1b9bc
2 changed files with 7 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module tfcconnection
go 1.19
require github.com/nunocoracao/blowfish/v2 v2.4.5 // indirect