-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
fca2a8d
commit 943d675
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-gnmi
updated
9 files
+22 −0 | .github/workflows/semgrep.yml | |
+14 −6 | Makefile | |
+10 −11 | azure-pipelines.yml | |
+1 −1 | gnmi_server/client_subscribe.go | |
+190 −40 | gnmi_server/server_test.go | |
+21 −12 | sonic_data_client/transl_data_client.go | |
+5 −1 | swsscommon/Makefile | |
+3 −1 | tools/test/env.sh | |
+58 −71 | transl_utils/transl_utils.go |