11 lines
321 B
Modula-2
11 lines
321 B
Modula-2
module git.portale-stac.it/go-pkg/logimpl
|
|
|
|
go 1.21.6
|
|
|
|
require (
|
|
git.portale-stac.it/go-pkg/golang v0.0.0-20240219085442-2f0ac03cad1b // indirect
|
|
git.portale-stac.it/go-pkg/logger v0.0.0-20240219085847-ff3bc9e02e8f // indirect
|
|
git.portale-stac.it/go-pkg/utils v0.1.1 // indirect
|
|
golang.org/x/text v0.3.7 // indirect
|
|
)
|