Add git extension to Golang streaming_protobufs module path name 77/3277/1 protogen/go/streaming_protobufs/v4.0.3 v4.0.3
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Wed, 15 Apr 2020 11:07:14 +0000 (14:07 +0300)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Wed, 15 Apr 2020 11:07:14 +0000 (14:07 +0300)
Add git extension to Golang streaming_protobufs module path name and hence
update version to v4.0.3.

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I68bab1ffadca493f19968ac22b197f3937c7aecf

docs/release-notes.rst
proto/x2ap_streaming.proto
protogen/go/streaming_protobufs/go.mod

index f324530..80195be 100644 (file)
@@ -31,6 +31,10 @@ ric-plt/streaming-protobufs.
 Version history
 ---------------
 
+[4.0.3] - 2020-04-15
+
+* Added git extension to Golang streaming_protobufs module path name.
+
 [4.0.2] - 2020-04-15
 
 * Moved Golang source code generated from '.proto' files to new subdirectory
index 3ae235e..027ec18 100644 (file)
@@ -60,7 +60,7 @@ import "gnb_status_indication.proto";
    Dashes converted to underscores to make protobuf message syntax correct.
 
    Revision number of this X2AP Streaming protobuf file is:
-       x2ap_streaming_protobuf_revision: v4.0.2
+       x2ap_streaming_protobuf_revision: v4.0.3
    The location of X2AP Streaming protobuf files is a Linux Foundation
    repository:
        https://gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufs
index 901729a..b5af51f 100644 (file)
@@ -1,4 +1,4 @@
-module gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufs/protogen/go/streaming_protobufs
+module gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufs.git/protogen/go/streaming_protobufs
 
 go 1.12