]> Sergey Matveev's repositories - path-extractor.git/blobdiff - go.mod
Modularize project
[path-extractor.git] / go.mod
diff --git a/go.mod b/go.mod
new file mode 100644 (file)
index 0000000..865bf9c
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module github.com/edi9999/path-extractor
+
+go 1.15