19 lines
392 B
Modula-2
19 lines
392 B
Modula-2
module gitea.narnian.us/lordwelch/goimagehash
|
|
|
|
go 1.22.0
|
|
|
|
toolchain go1.22.5
|
|
|
|
require (
|
|
github.com/disintegration/imaging v1.6.2
|
|
github.com/gen2brain/avif v0.4.2
|
|
github.com/spakin/netpbm v1.3.2
|
|
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
|
|
golang.org/x/image v0.23.0
|
|
)
|
|
|
|
require (
|
|
github.com/ebitengine/purego v0.8.2 // indirect
|
|
github.com/tetratelabs/wazero v1.8.2 // indirect
|
|
)
|