From 2401a536cf4576129cd113b694cc1d88b078abeb Mon Sep 17 00:00:00 2001
From: "MKCLINDIA\\onkars" <onkars@mkcl.org>
Date: Fri, 21 Jul 2017 14:41:40 +0530
Subject: [PATCH] Added coreos.go

Added go file to avoid error.
---
 coreos.go | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 coreos.go

diff --git a/coreos.go b/coreos.go
new file mode 100644
index 0000000..f9f98ef
--- /dev/null
+++ b/coreos.go
@@ -0,0 +1,4 @@
+package coreos
+
+//This file is included to avoid error-
+//"package corelab.mkcl.org/MKCLOS/coredevelopmentplatform/coreospackage: no buildable Go source files"
-- 
GitLab