Skip to content
Snippets Groups Projects
Commit 91b62b83 authored by KERDREUX Jerome's avatar KERDREUX Jerome
Browse files

Migration in progress

parent 0dc071f9
No related branches found
No related tags found
No related merge requests found
go.mod 0 → 100644
module gitlab.imt-atlantique.fr/xaal/code/go/tools
go 1.23.0
require (
gitlab.imt-atlantique.fr/xaal/code/go/schemas v0.2.0
gitlab.imt-atlantique.fr/xaal/code/go/uuid v0.3.0
gitlab.imt-atlantique.fr/xaal/code/go/xaal v0.1.0
)
require (
github.com/fatih/color v1.17.0 // indirect
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/x448/float16 v0.8.4 // indirect
golang.org/x/crypto v0.27.0 // indirect
golang.org/x/sys v0.25.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment