diff --git a/framework/tooling/downloadtemplate/go.mod b/framework/tooling/downloadtemplate/go.mod new file mode 100644 index 0000000..07b1ee8 --- /dev/null +++ b/framework/tooling/downloadtemplate/go.mod @@ -0,0 +1 @@ +module github.com/maddalax/mhtml/framework/tooling/downloadtemplate \ No newline at end of file diff --git a/framework/tooling/mhtml/go.mod b/framework/tooling/mhtml/go.mod new file mode 100644 index 0000000..aae49b5 --- /dev/null +++ b/framework/tooling/mhtml/go.mod @@ -0,0 +1 @@ +module github.com/maddalax/mhtml/framework/tooling/mhtml \ No newline at end of file