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

protobuf added

parent e8237f5e
Branches
No related tags found
1 merge request!18Develop
...@@ -11,10 +11,12 @@ require ( ...@@ -11,10 +11,12 @@ require (
github.com/go-openapi/strfmt v0.19.5 github.com/go-openapi/strfmt v0.19.5
github.com/go-openapi/swag v0.19.9 // indirect github.com/go-openapi/swag v0.19.9 // indirect
github.com/go-openapi/validate v0.19.11 // indirect github.com/go-openapi/validate v0.19.11 // indirect
github.com/golang/protobuf v1.4.2
github.com/jessevdk/go-flags v1.4.0 // indirect github.com/jessevdk/go-flags v1.4.0 // indirect
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
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
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment