summaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/microservices/GoApps/src/hdfs-writer/go.mod
diff options
context:
space:
mode:
authorRajamohan Raj <rajamohan.raj@intel.com>2019-10-15 00:48:18 +0000
committerMarco Platania <platania@research.att.com>2019-10-15 13:30:04 +0000
commit99f7370360201104ddfc99b5e766b4e32e8524cc (patch)
tree9e7dbc4db186e85afd0654b64bdb4cabdb7b81ab /vnfs/DAaaS/microservices/GoApps/src/hdfs-writer/go.mod
parent3289af42fd3af32fd07c565d072c65743249ebce (diff)
HDFSWriter microservice working copy
Issue-ID: ONAPARC-453 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com> Change-Id: I11c91b642e466763c1ca6f5734bf81fb260e2b39
Diffstat (limited to 'vnfs/DAaaS/microservices/GoApps/src/hdfs-writer/go.mod')
-rw-r--r--vnfs/DAaaS/microservices/GoApps/src/hdfs-writer/go.mod3
1 files changed, 0 insertions, 3 deletions
diff --git a/vnfs/DAaaS/microservices/GoApps/src/hdfs-writer/go.mod b/vnfs/DAaaS/microservices/GoApps/src/hdfs-writer/go.mod
deleted file mode 100644
index b2855127..00000000
--- a/vnfs/DAaaS/microservices/GoApps/src/hdfs-writer/go.mod
+++ /dev/null
@@ -1,3 +0,0 @@
-module hdfs-writer
-
-require github.com/colinmarc/hdfs/v2 v2.0.0 // indirect