diff --git a/go.mod b/go.mod index 6ccb111..7e60880 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/simon987/fastimagehash-go/v3 +module github.com/simon987/fastimagehash-go -go 1.13 +go 1.14