text/go.mod

12 lines
291 B
Modula-2

module git.portale-stac.it/go-pkg/text
go 1.21.6
require (
git.portale-stac.it/go-pkg/golang v0.0.0-20240219085442-2f0ac03cad1b
git.portale-stac.it/go-pkg/utils v0.1.1
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
)
require golang.org/x/text v0.14.0 // indirect