18 lines
433 B
Modula-2
18 lines
433 B
Modula-2
module code.ivysaur.me/contented
|
|
|
|
require (
|
|
code.ivysaur.me/thumbnail v1.0.2
|
|
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
|
|
github.com/speps/go-hashids v1.0.0
|
|
go.etcd.io/bbolt v1.3.7
|
|
)
|
|
|
|
require (
|
|
code.ivysaur.me/imagequant/v2 v2.12.6 // indirect
|
|
github.com/hashicorp/golang-lru v0.5.4 // indirect
|
|
golang.org/x/image v0.0.0-20200618115811-c13761719519 // indirect
|
|
golang.org/x/sys v0.4.0 // indirect
|
|
)
|
|
|
|
go 1.19
|