-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[submodule] Update submodule sonic-gnmi to the latest HEAD automatically
- Loading branch information
1 parent
b45ee09
commit fcfbe87
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-gnmi
updated
8 files
+18 −0 | Makefile | |
+1 −4 | azure-pipelines.yml | |
+108 −0 | gnmi_server/debug.go | |
+1 −0 | gnmi_server/server.go | |
+14 −0 | gnmi_server/server_test.go | |
+156 −10 | gnmi_server/transl_sub_test.go | |
+395 −0 | proto/gnoi/sonic_debug.pb.go | |
+39 −0 | proto/gnoi/sonic_debug.proto |