X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=protogen%2Fgopb%2Fgo.mod;fp=protogen%2Fgopb%2Fgo.mod;h=3f705c98c7816170c6763ec53c4c53ca6262b5af;hb=8a4b283ce188040760761f24e48a5133f31c1ece;hp=0000000000000000000000000000000000000000;hpb=ddc4d67d57e952b8476e44d7a101798b2fdf4eae;p=ric-plt%2Fstreaming-protobufs.git diff --git a/protogen/gopb/go.mod b/protogen/gopb/go.mod new file mode 100644 index 0000000..3f705c9 --- /dev/null +++ b/protogen/gopb/go.mod @@ -0,0 +1,5 @@ +module gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufs/protogen/gopb + +go 1.12 + +require github.com/golang/protobuf v1.4.0