diff --git a/go.mod b/go.mod index d95aae2..e6b6254 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ -module nmslib +module gitlab.com/Raum0x2A/nmslib -go 1.13 +go 1.15 require github.com/ozankasikci/go-image-merge v0.2.2