[RIC-384] Update proto version and add ran_function proto
[ric-plt/nodeb-rnib.git] / creader / go.mod
index c511dce..b6b3beb 100644 (file)
@@ -7,7 +7,7 @@ require (
        gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.35
        gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.35
        gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.5.0
-       github.com/golang/protobuf v1.3.2
+       github.com/golang/protobuf v1.3.4
        github.com/pkg/errors v0.8.1
        github.com/stretchr/testify v1.3.0
 )