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

Switch to another xAAL repo

parent bba0a64e
No related branches found
No related tags found
No related merge requests found
package main
import (
"gitlab.imt-atlantique.fr/xaal/code/go/schemas"
"gitlab.imt-atlantique.fr/xaal/code/go/uuid"
"gitlab.imt-atlantique.fr/xaal/code/go/xaal"
"gitlab.imt-atlantique.fr/xaal/code/go/core/schemas"
"gitlab.imt-atlantique.fr/xaal/code/go/core/uuid"
"gitlab.imt-atlantique.fr/xaal/code/go/core/xaal"
)
func setupDevice(dev *xaal.Device, bDevice BridgeDevice) {
......
......@@ -4,7 +4,7 @@ import (
"flag"
"fmt"
"gitlab.imt-atlantique.fr/xaal/code/go/xaal"
"gitlab.imt-atlantique.fr/xaal/code/go/core/xaal"
)
var (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment