Skip to content
Snippets Groups Projects
Commit 522487fc authored by Martin Stiemerling's avatar Martin Stiemerling
Browse files

gosdn-cli with working command selection. Stubs mostly for grpc calls.

parent a7bdc7c6
No related branches found
No related tags found
1 merge request!18Develop
...@@ -16,6 +16,7 @@ require ( ...@@ -16,6 +16,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.3 github.com/mattn/go-sqlite3 v1.14.3
github.com/openconfig/goyang v0.0.0-20200917201611-633eccb6fa97 // indirect github.com/openconfig/goyang v0.0.0-20200917201611-633eccb6fa97 // indirect
github.com/openconfig/ygot v0.8.7 github.com/openconfig/ygot v0.8.7
github.com/rivo/tview v0.0.0-20200915114512-42866ecf6ca6
golang.org/x/net v0.0.0-20200904194848-62affa334b73 // indirect golang.org/x/net v0.0.0-20200904194848-62affa334b73 // indirect
google.golang.org/grpc v1.29.1 google.golang.org/grpc v1.29.1
google.golang.org/protobuf v1.23.0 google.golang.org/protobuf v1.23.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment