From fa302c191e1e9f49aad43cd9bd895455b17c7ca8 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Tue, 01 Feb 2022 01:19:28 +0000
Subject: [PATCH] update

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

diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index a441645..962b4ad 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.15
 
-require github.com/onweru/compose v0.0.0-20220201002706-19dcf4f70f4a // indirect
+require github.com/onweru/compose v0.0.0-20220201011553-09a8e1b4a4c3 // indirect
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index d9ac12f..1668ac2 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -202,3 +202,5 @@
 github.com/onweru/compose v0.0.0-20220201002401-8fc05ebec231/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
 github.com/onweru/compose v0.0.0-20220201002706-19dcf4f70f4a h1:G4nU+9JMPiVjuCUONovpvWYeFYd2usmxU6gjMbcJJMc=
 github.com/onweru/compose v0.0.0-20220201002706-19dcf4f70f4a/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
+github.com/onweru/compose v0.0.0-20220201011553-09a8e1b4a4c3 h1:+0s7j6cuw2l2fedqcDMAoPsj2AWl44KnuZPAdaUiNno=
+github.com/onweru/compose v0.0.0-20220201011553-09a8e1b4a4c3/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=

--
Gitblit v1.10.0