diff --git a/djpianalto.com/disgoman/disgoman.go b/djpianalto.com/disgoman/disgoman.go new file mode 100644 index 0000000..3fea4cf --- /dev/null +++ b/djpianalto.com/disgoman/disgoman.go @@ -0,0 +1 @@ +package disgoman diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..004d923 --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module djpianalto.com/disgoman + +go 1.14 \ No newline at end of file