Skip to content
Snippets Groups Projects

Process response overhaul

Merged Ghost User requested to merge process-response-overhaul into develop
2 files
+ 3
1
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
1
@@ -8,9 +8,10 @@ require (
code.fbi.h-da.de/cocsn/yang-models v0.0.7
github.com/google/uuid v1.2.0
github.com/openconfig/gnmi v0.0.0-20210527163611-d3a3e30199da
github.com/openconfig/goyang v0.2.4
github.com/openconfig/ygot v0.10.11
github.com/sirupsen/logrus v1.8.1
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.7.0
google.golang.org/grpc v1.37.0
google.golang.org/protobuf v1.26.0
)
Loading