Files
SnapOtter/docker/go-tools/caire/go.mod
T

9 lines
144 B
AMPL
Raw Normal View History

module github.com/snapotter/snapotter/docker/go-tools/caire
go 1.25.0
require (
github.com/esimov/caire v1.5.0
golang.org/x/image v0.43.0
)