Add Golang module files
[ric-plt/streaming-protobufs.git] / protogen / gopb / go.mod
diff --git a/protogen/gopb/go.mod b/protogen/gopb/go.mod
new file mode 100644 (file)
index 0000000..3f705c9
--- /dev/null
@@ -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