Skip to content
Snippets Groups Projects
Commit cbc69d7e authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

move cli to api

parent 9cca50b3
No related branches found
No related tags found
8 merge requests!246Develop,!245Develop into Master,!244Master into develop2 into master,!219Draft: Testing,!214Test pipelines,!195DO NOT MERGE 2,!194DO NOT MERGE! just for testing,!138Develop
Pipeline #74428 failed
This commit is part of merge request !138. Comments created here will be created in the context of that merge request.
package cli
package api
import (
"context"
......
module code.fbi.h-da.de/cocsn/gosdn/api
go 1.16
require (
code.fbi.h-da.de/cocsn/api/go v0.0.0-20210609143151-4dabee5ab99a
code.fbi.h-da.de/cocsn/gosdn v0.0.3-0.20210609130706-9cca50b3d195
code.fbi.h-da.de/cocsn/yang-models v0.0.7
github.com/google/uuid v1.2.0
github.com/openconfig/gnmi v0.0.0-20210527163611-d3a3e30199da
github.com/openconfig/goyang v0.2.4
github.com/openconfig/ygot v0.10.11
github.com/sirupsen/logrus v1.8.1
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.7.0
google.golang.org/grpc v1.37.0
)
This diff is collapsed.
package cli
package api
import (
"context"
......
package cli
package api
import (
"context"
......
package cli
package api
import (
"context"
......
package cli
package api
import (
"context"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment