From 332c69507e70f5d249ce22f28684bf6de6431aa6 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Sun, 02 May 2021 15:30:39 +0000
Subject: [PATCH] update module

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

diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index a0c2448..b20f307 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.15
 
-require github.com/onweru/compose v0.0.0-20210430153828-b0b7c86cc0d9 // indirect
+require github.com/onweru/compose v0.0.0-20210502152903-185aafcedecd // indirect

--
Gitblit v1.10.0