From 8260c64170190c1ef57144e5a3c77de65d6e1830 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Mon, 27 Feb 2023 15:17:01 +0000
Subject: [PATCH] update mod

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

diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index 2c3569d..4f11cc8 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.15
 
-require github.com/onweru/compose v0.0.0-20230221212524-c5ec185f96a4 // indirect
+require github.com/onweru/compose v0.0.0-20230227150742-c1cd743bef20 // indirect

--
Gitblit v1.10.0