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
)