google / gnxi

gNXI Tools - gRPC Network Management/Operations Interface Tools
Apache License 2.0
261 stars 117 forks source link

gnmi_target build fails #5

Closed samribeiro closed 7 years ago

samribeiro commented 7 years ago
server_test.go:49: error in creating server: nil schema for type *gostruct.Device, value &{<nil> <nil> <nil>}
larryleguo commented 7 years ago

This is caused by ygot library changes. It has been fixed with the new update in https://github.com/google/gnxi/commit/166b19b80ec0eae2b78d3ca84eb93e6c6b46dfd9. will add version control to avoid code broken later.