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

Push w/ no dep (mod tidy is mandatory)

parent a5cf57ca
No related branches found
No related tags found
No related merge requests found
......@@ -2,24 +2,3 @@ module gitlab.imt-atlantique.fr/xaal/code/go/z2m
go 1.23.0
require (
github.com/eclipse/paho.mqtt.golang v1.5.0
github.com/google/uuid v1.6.0
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/gorilla/websocket v1.5.3 // 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/net v0.27.0 // indirect
golang.org/x/sync v0.7.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