Update go.mod

This commit is contained in:
2020-04-11 11:49:12 -04:00
committed by GitHub
parent 4c7782f655
commit 569fe641b1

4
go.mod
View File

@@ -1,3 +1,3 @@
module github.com/simon987/fastimagehash-go/v3
module github.com/simon987/fastimagehash-go
go 1.13
go 1.14