From bce6744be91e60bfde5b966691eb2e724b01a09a Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Mon, 21 Dec 2020 20:15:30 +0000
Subject: [PATCH] update

---
 exampleSite/go.mod |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index 65b2770..3a88f6a 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -1,3 +1,5 @@
-module github.com/onweru/compose
+module compose-exampleSite
 
 go 1.15
+
+require github.com/onweru/compose v0.0.0-20201206171046-1626fddc1ec8 // indirect
\ No newline at end of file

--
Gitblit v1.10.0