Merge pull request #3 from nunocoracao/dev

updated go mod
This commit is contained in:
Nuno Coração 2022-09-13 20:29:26 +01:00 committed by GitHub
commit 50eb938562
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
go.mod
View file

@ -1,3 +1,3 @@
module github.com/nunocoracao/blowfish/v1
module github.com/nunocoracao/blowfish
go 1.16
go 1.18