merging all related stuff here
This commit is contained in:
11
go.mod
11
go.mod
@@ -1,13 +1,8 @@
|
||||
module git.niplace.ru/XoxJlopeZi4BB/imageutils
|
||||
module git.nkpl.cc/twocookedfaggots/imageutils
|
||||
|
||||
go 1.24.0
|
||||
go 1.25.5
|
||||
|
||||
require (
|
||||
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
|
||||
golang.org/x/image v0.33.0
|
||||
)
|
||||
|
||||
require (
|
||||
9fans.net/go v0.0.7 // indirect
|
||||
github.com/potassium5703/texture v0.0.0-20240820054037-fce43fc4b0f0 // indirect
|
||||
golang.org/x/image v0.36.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user