Moved from gim to gg for image creation
This commit is contained in:
8
go.mod
8
go.mod
@@ -1,5 +1,9 @@
|
||||
module gitlab.com/Raum0x2A/nmslib
|
||||
|
||||
go 1.15
|
||||
go 1.16
|
||||
|
||||
require github.com/ozankasikci/go-image-merge v0.2.2
|
||||
require (
|
||||
github.com/fogleman/gg v1.3.0
|
||||
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
|
||||
golang.org/x/image v0.0.0-20210504121937-7319ad40d33e // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user