diff --git a/exampleSite/go.mod b/exampleSite/go.mod deleted file mode 100644 index 118e4f1..0000000 --- a/exampleSite/go.mod +++ /dev/null @@ -1,5 +0,0 @@ -module github.com/alexandrevicenzi/soho/exampleSite - -go 1.12 - -require github.com/alexandrevicenzi/soho v1.1.0 // indirect diff --git a/exampleSite/go.sum b/exampleSite/go.sum deleted file mode 100644 index 71f9c6d..0000000 --- a/exampleSite/go.sum +++ /dev/null @@ -1,2 +0,0 @@ -github.com/alexandrevicenzi/soho v1.1.0 h1:vXAEpvWPa8qo9JbZNyFHwr6/MDadZpslo1+GBn+c6kU= -github.com/alexandrevicenzi/soho v1.1.0/go.mod h1:OJk59xwtMsfVCt+dVL3rOqXj9HW7ThJYP6rCULyx9Jw=