-
- Downloads
first ygot steps
... | ... | @@ -4,17 +4,17 @@ go 1.14 |
require ( | ||
code.fbi.h-da.de/cocsn/swagger/apis v0.0.0-20200924152423-61030cab7b88 | ||
code.fbi.h-da.de/cocsn/yang-modules/generated/tapi v0.0.0-20201116134549-765aa1790752 | ||
github.com/BurntSushi/toml v0.3.1 | ||
github.com/gdamore/tcell/v2 v2.0.1-0.20201017141208-acf90d56d591 | ||
github.com/go-openapi/runtime v0.19.22 | ||
github.com/go-openapi/strfmt v0.19.5 | ||
github.com/golang/protobuf v1.4.2 | ||
github.com/google/go-cmp v0.4.1 // indirect | ||
github.com/neo4j/neo4j-go-driver v1.8.3 | ||
github.com/onsi/ginkgo v1.13.0 // indirect | ||
github.com/openconfig/ygot v0.8.7 | ||
github.com/rivo/tview v0.0.0-20201018122409-d551c850a743 | ||
golang.org/x/net v0.0.0-20200904194848-62affa334b73 // indirect | ||
google.golang.org/genproto v0.0.0-20200519141106-08726f379972 // indirect | ||
google.golang.org/grpc v1.29.1 | ||
google.golang.org/protobuf v1.23.0 | ||
) |
Please register or sign in to comment